5,849
edits
Line 9: | Line 9: | ||
== How do I embed YouTube videos? == | == How do I embed YouTube videos? == | ||
Inserting the following Widget code on a wiki page will embed a YouTube video. The '''id''' parameter is the number after <code> | Inserting the following Widget code on a wiki page will embed a YouTube video. The '''id''' parameter is the number after <code>?v=</code> in the video's URL (see the image). You can find more detailed documentation on the [[Widget:YouTube|Widget's page]]. | ||
<syntaxhighlight lang="html+handlebars">{{#widget:YouTube|id=}}</syntaxhighlight> | <syntaxhighlight lang="html+handlebars">{{#widget:YouTube|id=}}</syntaxhighlight> | ||