Jump to content

Wiki Usage FAQ: Difference between revisions

251 bytes added ,  15 March 2021
no edit summary
No edit summary
Line 9: Line 9:


== How do I embed YouTube videos? ==
== How do I embed YouTube videos? ==
<syntaxhighlight lang="html+handlebars">{{#widget:YouTube|id=iYtJq71CMnU}}</syntaxhighlight>
Inserting the following Widget code on a wiki page will embed a YouTube video. The '''id''' parameter is the number after <code>/status/</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>


== How do I add a page to a category? ==
== How do I add a page to a category? ==