Template:Youtube: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><center><table>
<includeonly><center><table>
<tr>
<tr>
{{#if:{{{title1|}}}|<td> [http://www.youtube.com/watch?v={{{video1}}} {{{title1}}}] </td>}}
{{#if:{{{title1|}}}|<th> [http://www.youtube.com/watch?v={{{video1}}} {{{title1}}}] </th>}}
{{#if:{{{title2|}}}|<td> [http://www.youtube.com/watch?v={{{video2}}} {{{title2}}}] </td>}}
{{#if:{{{title2|}}}|<th> [http://www.youtube.com/watch?v={{{video2}}} {{{title2}}}] </th>}}
</tr>
</tr>
<tr>
<tr>

Revision as of 14:19, 22 November 2010

{{embedyt
|video1 = First YouTube video ID
|embed1 = <youtube>Video ID</youtube>
|title1 = Video title (optional)
|video2 = Second YouTube video ID
|embed2 = <youtube>Video ID</youtube>
|title2 = Video title (optional)
}}