Template:VideoTutorial

From RPTools Wiki
Revision as of 05:27, 26 June 2021 by Melek (talk | contribs) (Trying to get template to work)
Jump to navigation Jump to search

Template Usage

This template wraps video embed code intended for demonstration and tutorial videos.

Example Output

<a href="{{{1}}}" target="_blank"></a>

Example

{{VideoTutorial
|https://www.youtube.com/watch?v=9rVo2Yj-xcw
|title=Tom Chapman's MapTool Tutorial
|caption=The first video in the series.
}}

Source

Edit this section to view template source.