User:DoubleYou/testpack/Video: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#if: {{{4|}}} | {{#ev:youtube|{{{1}}}|200|left|{{{3}}}<!--{{{2}}}--> }} | {{#tag:hsyoutube|http://www.youtube.com/watch?v={{{1}}}|title={{{2}}}|caption={{{3}}} }} }}</includeonly>
<includeonly>{{#if: {{{4|}}} | {{#ev:youtube|{{{1}}}|200|left|{{{3}}}}} | {{#tag:hsyoutube|http://www.youtube.com/watch?v={{{1}}}|title={{{2}}}|caption={{{3}}}}} }}</includeonly>
<noinclude>
<noinclude>
==Usage Examples==
==Usage Examples==
Line 14: Line 14:
'''Code:'''
'''Code:'''
<pre>
<pre>
{{User:DoubleYou/testpack/Video|j4ZQpzf_iAE||This is the caption|1}}</pre>
{{User:DoubleYou/testpack/Video|j4ZQpzf_iAE|This is the title|This is the caption|1}}</pre>
'''Result:'''<br>
'''Result:'''<br>
{{User:DoubleYou/testpack/Video|j4ZQpzf_iAE||This is the caption|1}}
{{User:DoubleYou/testpack/Video|j4ZQpzf_iAE|This is the title|This is the caption|1}}
<br><br><br>
</noinclude>
</noinclude>

Revision as of 09:30, August 19, 2014


Usage Examples

This template displays a Youtube video link using the Highslide plugin.
parameter 1 is the Youtube id
parameter 2 is the title
parameter 3 is the caption
Code:

{{User:DoubleYou/testpack/Video|j4ZQpzf_iAE|This is the title|This is the caption}}

Result:

This is the title

This is the caption


Code:

{{User:DoubleYou/testpack/Video|j4ZQpzf_iAE|This is the title|This is the caption|1}}

Result:

This is the caption