Template:YouTube/doc: Difference between revisions

m
no edit summary
(Updated documentation)
mNo edit summary
Line 2: Line 2:


==Usage==
==Usage==
To call the plugin, use
The YouTube template should be called in the following way:
<pre><nowiki>{{YouTube|<video ID>|<title>}}</nowiki></pre>
*<code><nowiki>{{YouTube|<videoID>|<title>}}</nowiki></code>
*<code>Video ID</code> parameter is mandatory. The ID is the bold part of the URL (<nowiki>http://www.youtube.com/watch?v=</nowiki>'''VqNcksMfAjM''')
where
*<code>Title</code> parameter is optional
*<code>Video ID</code> is the ID is the bold part of the URL (<nowiki>http://www.youtube.com/watch?v=</nowiki>'''VqNcksMfAjM''')
===Examples===
*<code>Title</code> (optional) is the caption for the hiperlink
==Examples==
* Specifying video ID and title, <code><nowiki>{{YouTube|VqNcksMfAjM|The Legend of Zelda: The Wind Waker Intro}}</nowiki></code> produces this:
* Specifying video ID and title, <code><nowiki>{{YouTube|VqNcksMfAjM|The Legend of Zelda: The Wind Waker Intro}}</nowiki></code> produces this:
{{YouTube|VqNcksMfAjM|The Legend of Zelda: The Wind Waker Intro}}<div style="clear:left"></div>
{{YouTube|VqNcksMfAjM|The Legend of Zelda: The Wind Waker Intro}}<div style="clear:left"></div>