Template:VideoTutorial: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Trying to get template to work)
m (→‎Example: Updating for accuracy)
Line 13: Line 13:
<pre>{{VideoTutorial
<pre>{{VideoTutorial
|https://www.youtube.com/watch?v=9rVo2Yj-xcw
|https://www.youtube.com/watch?v=9rVo2Yj-xcw
|title=Tom Chapman's MapTool Tutorial
|Tom Chapman's MapTool Tutorial
|caption=The first video in the series.
|The first video in the series.
}}</pre>
}}</pre>



Revision as of 05:31, 26 June 2021

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
|Tom Chapman's MapTool Tutorial
|The first video in the series.
}}

Source

Edit this section to view template source.