Template:RelatedVideos: Difference between revisions
From Step Mods | Change The Game
No edit summary |
mNo edit summary |
||
(44 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div | <includeonly><div class="media blockquote p-0 m-3"><div class="align-self-center pl-3 mr-3"> | ||
== Usage == | [[File:Video play triangle.png]]</div><div class="media-body align-self-center pt-3">Related Video(s): <span style=font-size:1rem>{{{1}}}</span> | ||
Use this in combination with the [ | </div></div></includeonly><noinclude>__NOTOC__ [[Category:Formatting Templates]][[Category:Layout Templates]][https://stepmodifications.org/forum/topic/5737-videos-related-videos/ '''Forum Topic'''] | ||
== Purpose & Usage == | |||
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== | |||
'''Code:''' | '''Code:''' | ||
<pre>{{RelatedVideos| | <pre>{{RelatedVideos| | ||
Line 7: | Line 13: | ||
*{{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 19: | ||
*{{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> |
Latest revision as of 17:25, September 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