Template:RelatedVideos: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><div style="margin:1.0em; border:dashed #6B6161; border-width:0.3em 0;"><span style="position:absolute; margin-top:0.4em;">[[File:Video play triangle.png]]</span><div style="margin-left:3em; padding-top:0.7em;">'''{{Fs|120%|Related Videos:}}''' <div style="margin-left:-1.5em;">{{{1}}}</div></div></div></includeonly><noinclude>
<includeonly><div style="margin:1.0em; border:dashed #6B6161; border-width:0.3em 0;"><span style="position:absolute; margin-top:0.4em;">[[File:Video play triangle.png]]</span><div style="margin-left:3em; padding-top:0.7em;">'''{{Fs|120%|Related Videos:}}''' <div style="margin-left:-1.5em;">{{{1}}}</div></div></div></includeonly><noinclude>
== Usage ==
 
Use this in combination with the [http://wiki.step-project.com/Template:Video Video template] to show a list of Related Videos.<br>
== Purpose & Usage ==
Use this in combination with the [http://wiki.step-project.com/Template:Video Video template] to show a list of Related Videos.
 
==Examples==
'''Code:'''
'''Code:'''
<pre>{{RelatedVideos|
<pre>{{RelatedVideos|
Line 7: Line 10:
*{{Video|j4ZQpzf_iAE|This is the title|This is the caption}}
*{{Video|j4ZQpzf_iAE|This is the title|This is the caption}}
}}</pre>
}}</pre>
'''Result:'''
'''Result:'''
{{RelatedVideos|
{{RelatedVideos|
Line 12: Line 16:
*{{Video|j4ZQpzf_iAE|This is the title|This is the caption}}
*{{Video|j4ZQpzf_iAE|This is the title|This is the caption}}
}}
}}
==See Also==
[[Template:Video]]
</noinclude>
</noinclude>
__NOTOC__

Revision as of 17:57, August 27, 2014


Purpose & Usage[edit source]

Use this in combination with the Video template to show a list of Related Videos.

Examples[edit source]

Code:

{{RelatedVideos|
*{{Video|j4ZQpzf_iAE|This is the title|This is the caption}}
*{{Video|j4ZQpzf_iAE|This is the title|This is the caption}}
}}

Result:

Video play triangle.png
Related Videos:


See Also[edit source]

Template:Video