VideoTutorial
Template Usage
This template wraps video embed code intended for demonstration and tutorial videos.
Example Output
<iframe width="560" height="315" src="https://www.youtube.com/embed/9rVo2Yj-xcw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Example
{{VideoTutorial |title=Tom Chapman's MapTool Tutorial |URL=https://www.youtube.com/watch?v=9rVo2Yj-xcw |embed=<iframe width="560" height="315" src="https://www.youtube.com/embed/9rVo2Yj-xcw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> |caption=The first video in the series.
Source
Edit this section to view template source.