Template:YouTube/Documentation: Difference between revisions

Template page
w:c:strategywiki>Notmyhandle
(removed reference to leftover sidebar parameter)
w:c:strategywiki>Moydow
m (fixing the sidebar example)
Line 37: Line 37:
|width=300px
|width=300px
|title=Sidebar title
|title=Sidebar title
|contents=<center>{{YouTube|video=-F_rnd-DKIg|title=YouTube title|float=}}</center>
|contents={{YouTube|video=-F_rnd-DKIg|title=YouTube title|float=center}}
Lorem ipsum.}}
Lorem ipsum.}}
<pre>
<pre>
Line 43: Line 43:
|width=300px
|width=300px
|title=Sidebar title
|title=Sidebar title
|contents=<center>{{YouTube|video=-F_rnd-DKIg|title=YouTube title|float=}}</center>
|contents={{YouTube|video=-F_rnd-DKIg|title=YouTube title|float=center}}
Lorem ipsum.}}
Lorem ipsum.}}
</pre>
</pre>


<noinclude>[[Category:Template documentation|Y]]</noinclude>
<noinclude>[[Category:Template documentation|Y]]</noinclude>

Revision as of 00:10, 30 October 2014

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)
}}

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|center|YouTube title ||}}

Lorem ipsum.
{{Sidebar
|width=300px
|title=Sidebar title
|contents={{YouTube|video=-F_rnd-DKIg|title=YouTube title|float=center}}
Lorem ipsum.}}