Difference between revisions of "Template:Youtube"
From Starsonata Wiki
(stealing template from http://www.mediawiki.org/wiki/Extension:EmbedVideo) |
m |
||
Line 5: | Line 5: | ||
== How to Use... == | == How to Use... == | ||
To embed a video call this template like this: <code><nowiki>{{youtube|videoID|size}}</nowiki></code>. The size defaults to 100 if none is supplied. The video ID is a seemingly random set of characters at the end of the address. For example, take this link: <code>http://youtube.com/watch?v=--Xdf13x3Po</code> - The 11 characters after the "?v=" is the ID. <code><nowiki>{{youtube|--Xdf13x3Po|100}}</nowiki></code> | To embed a video call this template like this: <code><nowiki>{{youtube|videoID|size}}</nowiki></code>. The size defaults to 100 if none is supplied. The video ID is a seemingly random set of characters at the end of the address. For example, take this link: <code>http://youtube.com/watch?v=--Xdf13x3Po</code> - The 11 characters after the "?v=" is the ID. <code><nowiki>{{youtube|--Xdf13x3Po|100}}</nowiki></code> | ||
+ | |||
+ | </noinclude> |
Revision as of 18:38, 15 December 2007
How to Use...
To embed a video call this template like this: {{youtube|videoID|size}}
. The size defaults to 100 if none is supplied. The video ID is a seemingly random set of characters at the end of the address. For example, take this link: http://youtube.com/watch?v=--Xdf13x3Po
- The 11 characters after the "?v=" is the ID. {{youtube|--Xdf13x3Po|100}}