w:c:strategywiki>Notmyhandle (removed reference to leftover sidebar parameter) |
m (12 revisions imported) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[File:YouTube logo.png]] | [[File:YouTube logo.png|200px]] | ||
This is a template for [http://www.youtube.com YouTube] videos. | This is a template for [http://www.youtube.com YouTube] videos. | ||
Line 6: | Line 6: | ||
<pre>{{YouTube | <pre>{{YouTube | ||
|video=ID of the video (not its full URL) | |video=ID of the video (not its full URL) | ||
|float=left, right, or | |float=left, right, or center (default: right) | ||
|width=width in pixels without "px" (default:200) | |width=width in pixels without "px" (default:200) | ||
|title=name of the video | |title=name of the video | ||
Line 37: | Line 37: | ||
|width=300px | |width=300px | ||
|title=Sidebar title | |title=Sidebar title | ||
|contents= | |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= | |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> |
Latest revision as of 18:22, 28 October 2023
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 center (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[edit source]
{{#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[edit source]
Page Template:Sidebar/styles.css has no content.
{{Sidebar |width=300px |title=Sidebar title |contents={{YouTube|video=-F_rnd-DKIg|title=YouTube title|float=center}} Lorem ipsum.}}