Template:VideoTutorial: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Fix div) |
||
Line 4: | Line 4: | ||
==Example Output== | ==Example Output== | ||
<div style=" | <div style="display: inline-block;padding: .5rem .5rem .5rem 5rem;border: 1px solid silver;background: #fdfdfd;background-image: url(https://wiki.rptools.info/images/9/98/clapperboard.png);background-position: left center;background-size: 4rem;background-repeat: no-repeat;" class="video_tutorial"> | ||
<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><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> | ||
Line 26: | Line 18: | ||
=Source= | =Source= | ||
Edit this section to view template source. | Edit this section to view template source. | ||
</noinclude><includeonly><div style=" | </noinclude><includeonly><div style="display: inline-block;padding: .5rem .5rem .5rem 5rem;border: 1px solid silver;background: #fdfdfd;background-image: url(https://wiki.rptools.info/images/9/98/clapperboard.png);background-position: left center;background-size: 4rem;background-repeat: no-repeat;" class="video_tutorial"> | ||
<strong>[https://www.youtube.com/watch?v={{{1}}} {{{2|Video Tutorial}}}]</strong><br><em>{{{3}}}</em> | <strong>[https://www.youtube.com/watch?v={{{1}}} {{{2|Video Tutorial}}}]</strong><br><em>{{{3}}}</em> | ||
</div>[[Category:Pages with Video Tutorials]]</includeonly><noinclude>[[Category:Templates]]</noinclude> | </div>[[Category:Pages with Video Tutorials]]</includeonly><noinclude>[[Category:Templates]]</noinclude> |
Revision as of 06:09, 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.