Template:VideoTutorial

From RPTools Wiki
Revision as of 05:43, 26 June 2021 by Melek (talk | contribs) (Simplify and streamline styling)
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">Video Tutorial</a>
{{{3}}}

Example

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

Source

Edit this section to view template source.