Notice: We are aware that many of the Chewiki’s images are still broken. We promise: we will try our best to fix it, but we don't guarantee that the fix will be trivial.
Difference between revisions of "Template:YTVideo"
RabdonFilms (talk | contribs) |
m (Informified.) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly><span style="border:1px crimson solid; background:lightYellow; padding-top:2px; padding-right:3px;">[[Image:Yticon.png]] <span class="plainlinks">{{#if:{{{id}}}|[http://www.youtube.com/{{ #if: {{{privateid|}}} | watch_private?v={{{id}}}&sharing_token={{{privateid}}} | watch?v={{{id}}} }}{{ #if: {{{annotationid|}}} | &layer_token={{{annotationid}}} }}{{ #if: {{{format|}}} | &fmt={{{format}}} }} Watch Video]|'''''! '''[http://www.youtube.com/watch?v=oHg5SJYRHA0 Video not supplied]''}}</span></span> |
− | <span style="border:1px crimson solid; background:lightYellow; padding-top:2px; padding-right:3px;">[[Image:Yticon.png]] <span class="plainlinks">[http://www.youtube.com/{{{ | ||
</includeonly><noinclude><div style="border:2px green solid; background:PaleGreen;"> | </includeonly><noinclude><div style="border:2px green solid; background:PaleGreen;"> | ||
{| | {| | ||
− | |width=" | + | |width="5%" align="center"|<font size="50" color="darkOrange">'''!'''</font> |
− | |width=90%|''( | + | |width=90%|''(Sans the examples, the actual template in action has been hidden on this page)'' |
− | Use this template to link to YouTube videos without the sticky sexy mess. Usage:<br> | + | Use this template to link to [[YouTube]] videos with a fancy boxed in style without the sticky sexy mess. It<br />also contains the ability to link to a private video or a video with collaborative annotations.''' Usage:'''<br> |
− | <nowiki>{{YTVideo|<Video ID goes here>}}</nowiki> | + | <code><nowiki>{{YTVideo|id=<Video ID goes here>|privateid=<Private password ID goes here>|annotationid=<Annotation ID goes here>}}</nowiki></code> |
+ | |||
+ | The privateid and annotationid parameters are, [[M. Bison|of course]], optional. | ||
+ | |||
+ | '''Examples:'''<br /><br />{{YTVideo|id=fdhtWa5AGiQ}} - ''<nowiki>{{YTVideo|id=fdhtWa5AGiQ}}</nowiki>'' - Link to video.<br /><br />{{YTVideo|id=fdhtWa5AGiQ|annotationid=fd13dcd78416d28e}} - ''<nowiki>{{YTVideo|id=fdhtWa5AGiQ|annotationid=fd13dcd78416d28e}}</nowiki> - ''Link to video with free annotations.<br /><br />{{YTVideo|id=MEZ_rH833Pk|privateid=sOP2-bNj1fNihHhmRTrS_A}} - ''<nowiki>{{YTVideo|id=MEZ_rH833Pk|privateid=sOP2-bNj1fNihHhmRTrS_A}}</nowiki>'' - Link to a different video - a private one, in this case.<br /> | ||
|} | |} | ||
</div> | </div> | ||
</noinclude> | </noinclude> |
Latest revision as of 06:16, 19 February 2010
! | (Sans the examples, the actual template in action has been hidden on this page)
Use this template to link to YouTube videos with a fancy boxed in style without the sticky sexy mess. It
The privateid and annotationid parameters are, of course, optional. Examples: |