Template:Youtube: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><center> | <includeonly><center><table> | ||
{{#if:{{{title1|}}}| | <tr> | ||
{{#if:{{{title2|}}}| | {{#if:{{{title1|}}}|<td> [http://www.youtube.com/watch?v={{{video1}}} {{{title1}}}] </td>}} | ||
{{#if:{{{title2|}}}|<td> [http://www.youtube.com/watch?v={{{video2}}} {{{title2}}}] </td>}} | |||
{{#if:{{{video1|}}}| | </tr> | ||
{{#if:{{{video2|}}}| | <tr> | ||
{{#if:{{{video1|}}}|<td> test {{{video1}}} </td>}} | |||
{{#if:{{{video2|}}}|<td> test {{{video2}}} </td>}} | |||
</tr> | |||
</table></center> | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
<pre> | <pre> |
Revision as of 19:15, 19 November 2010
{{embedyt |video1 = First YouTube video ID |title1 = First video title (optional) |video2 = Second YouTube video ID |title2 = Second video title (optional) }}