VideoTutorial: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Simplify template since embeds don't work.)
m (Taustin moved page videoTutorial to VideoTutorial without leaving a redirect)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
==Example VideoTutorial Template Output==
=Template Usage=
This is a sandbox page for execution of [[Template:VideoTutorial]] and related experiments.
This template wraps video embed code intended for demonstration and tutorial videos.


==Example Output==
===Template Use===
{{VideoTutorial
<code><nowiki>{{VideoTutorial | 9rVo2Yj-xcw | Tom Chapman's first MapTool tutorial | The most watched tutorial series for MapTool.}}</nowiki></code>
|https://www.youtube.com/watch?v=9rVo2Yj-xcw
===Result===
|title=Tom Chapman's MapTool Tutorial
{{VideoTutorial|9rVo2Yj-xcw|Tom Chapman's first MapTool tutorial|The most watched tutorial series for MapTool.}}
|caption=The first video in the series.
}}


==Example==
[[Category:Sandbox]]
<pre>{{VideoTutorial
|https://www.youtube.com/watch?v=9rVo2Yj-xcw
|title=Tom Chapman's MapTool Tutorial
|caption=The first video in the series.
}}</pre>
 
=Source=
Edit this section to view template source.
</noinclude><includeonly><div style="float:right; padding:.5rem; border: 1px solid grey; background: #fafafa" class="video_tutorial">
<a href="{{{1}}}" target="_blank"><strong>{{#if: {{{2|}}} | {{{2}}} | Video Tutorial}}</strong></a>
{{#if: {{{3|}}} | <br><em>{{{3}}}</em> |}}
</div>
[[Category:Pages with Video Tutorials]]</includeonly>
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 16:44, 10 May 2023

Example VideoTutorial Template Output

This is a sandbox page for execution of Template:VideoTutorial and related experiments.

Template Use

{{VideoTutorial | 9rVo2Yj-xcw | Tom Chapman's first MapTool tutorial | The most watched tutorial series for MapTool.}}

Result

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