Help:YouTube
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
Here on the wiki, we have a YouTube widget installed. You may take any video from YouTube and put it on the wiki to play. However, there are two rules:
|
Embedding videos
To include videos, you must take the ID of the video; which can be found in the URL after the v= text, and put it in inside the {{#widget:YouTube|id=}}
tag after the equals sign. So for this Super Mario Odyssey trailer, the video ID is u6oPBIVjf8E
. Here's what the embed looks like, with the code used:
{{#widget:YouTube|id=u6oPBIVjf8E}}
Video size
The width
and height
parameters can be defined to specify custom dimensions. For example:
{{#widget:YouTube|id=u6oPBIVjf8E|width=256|height=144}}