Template:RelatedVideos

From Step Mods | Change The Game
Revision as of 20:23, August 27, 2014 by Z929669 (talk | contribs)


Purpose & Usage[edit source]

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[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}}
:{{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}}
}}

Result:

Video play triangle.png
Related Videos:
This is the title
This is the caption
This is the title
This is the caption
  1. This is the title
    This is the caption
  2. This is the title
    This is the caption


Code:

:{{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}}}}

Result:

Video play triangle.png
Related Videos:
This is the title
This is the caption
   |   This is the title
This is the caption
   |   This is the title
This is the caption


See Also[edit source]

Template:Video