Template:VideoTutorial: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (→‎Example Output: Replace with actual output)
Line 5: Line 5:
==Example Output==
==Example Output==
<div style="display: inline-block; padding:.5rem; border: 1px solid grey; background: #fefefa" class="video_tutorial">
<div style="display: inline-block; padding:.5rem; border: 1px solid grey; background: #fefefa" class="video_tutorial">
<p><strong><a rel="nofollow" class="external text" href="https://www.youtube.com/watch?v=9rVo2Yj-xcw">Tom Chapman's first MapTool tutorial</a></strong><br><em>The most watched tutorial series for MapTool.</em>
<p><strong>[https://www.youtube.com/watch?v=9rVo2Yj-xcw Tom Chapman's first MapTool tutorial]</strong><br><em>The most watched tutorial series for MapTool.</em>
</p>
</p>
</div>
</div>

Revision as of 05:58, 26 June 2021

Template Usage

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

Example Output

Tom Chapman's first MapTool tutorial
The most watched tutorial series for MapTool.

Example

{{VideoTutorial
|9rVo2Yj-xcw
|Tom Chapman's MapTool Tutorial
|The first video in the series.
}}

Source

Edit this section to view template source.