Template:VideoTutorial

From RPTools Wiki
Revision as of 05:20, 26 June 2021 by Melek (talk | contribs) (Created page with "<noinclude> =Template Usage= This template wraps video embed code intended for demonstration and tutorial videos. ==Example Output== {{VideoTutorial |https://www.youtube.com/...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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>


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.