Template:Youtube: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><table style="margin:auto"> | <includeonly><table style="margin:auto"> | ||
<tr> | <tr> | ||
{{#if:{{{title1|}}}|<th style="text-align:center"> [ | {{#if:{{{title1|}}}|<th style="text-align:center"> [https://www.youtube.com/watch?v={{{video1}}} {{{title1}}}] </th>}} | ||
{{#if:{{{title2|}}}|<th style="text-align:center"> [ | {{#if:{{{title2|}}}|<th style="text-align:center"> [https://www.youtube.com/watch?v={{{video2}}} {{{title2}}}] </th>}} | ||
{{#if:{{{title3|}}}|<th style="text-align:center"> [ | {{#if:{{{title3|}}}|<th style="text-align:center"> [https://www.youtube.com/watch?v={{{video3}}} {{{title3}}}] </th>}} | ||
{{#if:{{{title4|}}}|<th style="text-align:center"> [ | {{#if:{{{title4|}}}|<th style="text-align:center"> [https://www.youtube.com/watch?v={{{video4}}} {{{title4}}}] </th>}} | ||
{{#if:{{{title5|}}}|<th style="text-align:center"> [ | {{#if:{{{title5|}}}|<th style="text-align:center"> [https://www.youtube.com/watch?v={{{video5}}} {{{title5}}}] </th>}} | ||
</tr> | </tr> | ||
<tr> | <tr> |
Latest revision as of 23:13, 11 July 2015
- This documentation is imported from Template:Youtube/doc
This template embeds 1~5 YouTube videos into a page.
Note that you can also use {{YoutubeAudio}} to hide the video and use YouTube as an audio player.
- Parameters
{{youtube | video1 = First YouTube video ID | title1 = Video title (optional) | width1 = Width of video (optional, default 500 pixels) | video2 = Second YouTube video ID | title2 = Video title (optional) | width2 = Width of video (optional, default 500 pixels) | video3 = Third YouTube video ID | title3 = Video title (optional) | width3 = Width of video (optional, default 500 pixels) | video4 = Fourth YouTube video ID | title4 = Video title (optional) | width4 = Width of video (optional, default 500 pixels) | video5 = Fifth YouTube video ID | title5 = Video title (optional) | width5 = Width of video (optional, default 500 pixels) }}
- Example 1
{{youtube | video1 = MpmDawqOfqs | title1 = GTA Vice City trailer }}
GTA Vice City trailer |
---|
{{#ev:youtube|MpmDawqOfqs|500}} |
- Example 2
{{youtube | video1 = nFKjLYjw7qc | title1 = GTA Vice City Pedestrians rioting<br />with weapons | width1 = 400 | video2 = GiSTbq-u37Y | title2 = Vice City Riots | width2 = 400 | video3 = m47D6ETyqvo | title3 = Vice City:Pedestrians rioting | width3 = 400 }}
GTA Vice City Pedestrians rioting with weapons |
Vice City Riots | Vice City:Pedestrians rioting |
---|---|---|
{{#ev:youtube|nFKjLYjw7qc|400}} | {{#ev:youtube|GiSTbq-u37Y|400}} | {{#ev:youtube|m47D6ETyqvo|400}} |