Template:Youtube: Difference between revisions

No edit summary
No edit summary
Line 3: Line 3:
{{#if:{{{title1|}}}|<th style="text-align:center"> [http://www.youtube.com/watch?v={{{video1}}} {{{title1}}}] </th>}}
{{#if:{{{title1|}}}|<th style="text-align:center"> [http://www.youtube.com/watch?v={{{video1}}} {{{title1}}}] </th>}}
{{#if:{{{title2|}}}|<th style="text-align:center"> [http://www.youtube.com/watch?v={{{video2}}} {{{title2}}}] </th>}}
{{#if:{{{title2|}}}|<th style="text-align:center"> [http://www.youtube.com/watch?v={{{video2}}} {{{title2}}}] </th>}}
{{#if:{{{title2|}}}|<th style="text-align:center"> [http://www.youtube.com/watch?v={{{video3}}} {{{title3}}}] </th>}}
{{#if:{{{title3|}}}|<th style="text-align:center"> [http://www.youtube.com/watch?v={{{video3}}} {{{title3}}}] </th>}}
{{#if:{{{title2|}}}|<th style="text-align:center"> [http://www.youtube.com/watch?v={{{video4}}} {{{title4}}}] </th>}}
{{#if:{{{title4|}}}|<th style="text-align:center"> [http://www.youtube.com/watch?v={{{video4}}} {{{title4}}}] </th>}}
{{#if:{{{title2|}}}|<th style="text-align:center"> [http://www.youtube.com/watch?v={{{video5}}} {{{title5}}}] </th>}}
{{#if:{{{title5|}}}|<th style="text-align:center"> [http://www.youtube.com/watch?v={{{video5}}} {{{title5}}}] </th>}}
</tr>
</tr>
<tr>
<tr>
{{#if:{{{video1|}}}|<td>{{#ev:youtube|{{{video1}}}|{{#if:{{{width1|}}}|{{{width1}}}|500}}}}</td>}}
{{#if:{{{video1|}}}|<td>{{#ev:youtube|{{{video1}}}|{{#if:{{{width1|}}}|{{{width1}}}|300}}}}</td>}}
{{#if:{{{video2|}}}|<td>{{#ev:youtube|{{{video2}}}|{{#if:{{{width2|}}}|{{{width2}}}|500}}}}</td>}}
{{#if:{{{video2|}}}|<td>{{#ev:youtube|{{{video2}}}|{{#if:{{{width2|}}}|{{{width2}}}|300}}}}</td>}}
{{#if:{{{video2|}}}|<td>{{#ev:youtube|{{{video2}}}|{{#if:{{{width3|}}}|{{{width3}}}|500}}}}</td>}}
{{#if:{{{video3|}}}|<td>{{#ev:youtube|{{{video3}}}|{{#if:{{{width3|}}}|{{{width3}}}|300}}}}</td>}}
{{#if:{{{video2|}}}|<td>{{#ev:youtube|{{{video2}}}|{{#if:{{{width4|}}}|{{{width4}}}|500}}}}</td>}}
{{#if:{{{video4|}}}|<td>{{#ev:youtube|{{{video4}}}|{{#if:{{{width4|}}}|{{{width4}}}|300}}}}</td>}}
{{#if:{{{video2|}}}|<td>{{#ev:youtube|{{{video2}}}|{{#if:{{{width5|}}}|{{{width5}}}|500}}}}</td>}}
{{#if:{{{video5|}}}|<td>{{#ev:youtube|{{{video5}}}|{{#if:{{{width5|}}}|{{{width5}}}|300}}}}</td>}}
</tr>
</tr>
</table></includeonly><noinclude>{{doc}}</noinclude>
</table></includeonly><noinclude>{{doc}}</noinclude>

Revision as of 20:37, 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|300}}
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}}