Widget

Widget:Video

<iframe width="560" height="315" align="middle" src="https://www.youtube.com/embed/" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>


Usage

Embed a YouTube Video using a iframe


{{#widget:Video|videoId=D46KCQNDMaM7}}


Notes:

  • see also: IFrame Player API
  • to generate a similiar snippet as above, go to the share button and click embed (you can remove the si=xyz stuff)
  • if you want to center the video you can wrap the wrap the widget in a div, like:
    <div style:"text-align:center"> {{#widget}} </div>