Template:YouTube: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
Line 7: | Line 7: | ||
</center></includeonly> | </center></includeonly> | ||
<noinclude> | <noinclude> | ||
A rewrite of the YouTube template which uses [[mw:Extension:EmbedVideo]]. This template has been created solely for testing purposes (at this stage) and is only capable of handling 5 videos currently. The markup is unchanged by default, with the exception of the optional <code>width</code> and <code>height</code> parameters being replaced by a single <code>dimensions</code> parameter. For this parameter, input must be expressed as <code>(width) x (height)</code>. The new template also adds an optional <code>description</code> parameter which allows us to caption embedded videos in the same manner as images and directly uploaded videos (finally!). A new <code>t</code> allows you to start the video at a certain | A rewrite of the YouTube template which uses [[mw:Extension:EmbedVideo]]. This template has been created solely for testing purposes (at this stage) and is only capable of handling 5 videos currently. The markup is unchanged by default, with the exception of the optional <code>width</code> and <code>height</code> parameters being replaced by a single <code>dimensions</code> parameter. For this parameter, input must be expressed as <code>(width) x (height)</code>. The new template also adds an optional <code>description</code> parameter which allows us to caption embedded videos in the same manner as images and directly uploaded videos (finally!). A new <code>t</code> parameter allows you to start the video at a certain timestamp, which didn't work properly with the old YouTube extension. Given EmbedVideo's broader capabilities, versions of this template can be created for Vimeo, Dailymotion, Archive.org and more. | ||
Example markup: | Example markup: |