Template:RelatedVideos: Difference between revisions
From Step Mods | Change The Game
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{| class="neutbd wikitable" | ||
! [[File:Video play triangle.png]] !! style="text-align:left;" | Related Video(s): <span>{{{1}}}</span> | |||
|}</includeonly><noinclude>__NOTOC__ [[Category:Formatting Templates]] | |||
== Purpose & Usage == | == Purpose & Usage == | ||
Use this in combination with the [https:// | Use this in combination with the [https://stepmodifications.org/wikidev/Template:Video Video template] to show a list of Related Videos. Note that bullets should be used to separate line by line. Otherwise the results will be side by side, which may also be desirable. | ||
==Examples== | ==Examples== | ||
Line 8: | Line 10: | ||
'''Code:''' | '''Code:''' | ||
<pre>{{RelatedVideos| | <pre>{{RelatedVideos| | ||
*{{Video|j4ZQpzf_iAE|This is the title|This is the caption}} | |||
*{{Video|j4ZQpzf_iAE|This is the title|This is the caption}} | *{{Video|j4ZQpzf_iAE|This is the title|This is the caption}} | ||
}}</pre> | }}</pre> | ||
Line 13: | Line 16: | ||
'''Result:''' | '''Result:''' | ||
{{RelatedVideos| | {{RelatedVideos| | ||
*{{Video|j4ZQpzf_iAE|This is the title|This is the caption}} | |||
*{{Video|j4ZQpzf_iAE|This is the title|This is the caption}} | *{{Video|j4ZQpzf_iAE|This is the title|This is the caption}} | ||
}} | }} | ||
==See Also== | ==See Also== |
Revision as of 01:18, January 17, 2021
Purpose & Usage
Use this in combination with the Video template to show a list of Related Videos. Note that bullets should be used to separate line by line. Otherwise the results will be side by side, which may also be desirable.
Examples
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:
![]() |
Related Video(s):
|
---|
See Also