Difference between revisions of "Template:Video"

From Dwaia Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<onlyinclude>{{#ev:youtube
 
<onlyinclude>{{#ev:youtube
| {{{v}}}
+
| {{{1}}}
 
| 400x225px
 
| 400x225px
 
| right
 
| right
| {{{desc}}}
+
| {{{2}}}
 
| frame
 
| frame
 
}}</onlyinclude><noinclude>
 
}}</onlyinclude><noinclude>
Line 16: Line 16:
 
produces the following embedded video:
 
produces the following embedded video:
 
{{Video
 
{{Video
| v = https://www.youtube.com/watch?v=iloTS0wU9qM
+
| https://www.youtube.com/watch?v=iloTS0wU9qM
| desc = Brief explanation of rationality.
+
| Brief explanation of rationality.
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 07:05, 13 March 2019

EmbedVideo received the bad id "{{{1}}}" for the service "youtube".

Usage

The following code

{{Video
| v = https://www.youtube.com/watch?v=iloTS0wU9qM
| desc = Brief explanation of rationality.
}}

produces the following embedded video:

EmbedVideo received the bad id "Brief explanation of rationality." for the service "youtube".