Template:YouTube/Documentation

Template page
Revision as of 16:17, 2 June 2012 by w:c:strategywiki>Prod (→‎Example 2: use in a sidebar: cleaner)

This is a template for YouTube videos.

This template is used as follows:

{{YouTube
|video=ID of the video (not its full URL)
|float=left, right, or none (default: right)
|width=width in pixels without "px" (default:200)
|title=name of the video
|duration=duration in minutes:seconds (optional)
|description=description of the video (optional)
|sidebar=put a 1 here to center when using inside of a sidebar (optional)
}}

Example

{{#ev:youtube|wsCNoJagyL8|350|right|Nonlethal Walkthrough - Lebedev's Airfield (1/4) (9:42)
From Battery Park through Brooklyn Bridge Station.||}}

{{YouTube
|video=wsCNoJagyL8
|float=right
|width=350
|title=Nonlethal Walkthrough - Lebedev's Airfield (1/4)
|duration=9:42
|description=From Battery Park through Brooklyn Bridge Station.
}}

Example 2: use in a sidebar

Page Template:Sidebar/styles.css has no content.

Sidebar title
{{#ev:youtube|-F_rnd-DKIg|300||YouTube title ||}}</center Lorem ipsum.
{{Sidebar
|width=300px
|title=Sidebar title
|contents=<center>{{YouTube|video=-F_rnd-DKIg|title=YouTube title|float=}}</center>
Lorem ipsum.}}