Template:YouTube: Difference between revisions

Template page
w:c:strategywiki>Garrett
(preliminary test)
 
m (32 revisions imported)
 
(31 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div style="float: {{qif|test={{{float|}}}|then={{{float}}}|else=right}}; margin: 10px; background-color: transparent; padding: 0px; width: 200px; text-align: center">http://www.youtube.com/img/pic_youtubelogo_123x63.gif<center style="text-align: center; font-size: larger; color: gray; padding: 5px; background-color: light grey">http://sjl-static14.sjl.youtube.com/vi/0IyArskVoZo/2.jpg
<includeonly>{{#ev:youtube|{{{video}}}|{{{width|300}}}|{{{float|right}}}|<span class="plainlinks">'''[https://www.youtube.com/watch?v={{{video}}}&eurl=https://strategywiki.org/wiki/{{FULLPAGENAMEE}}&feature=player_embedded {{{title}}}]'''</span> {{#if:{{{duration|}}}|<small>({{{duration}}})</small>}}{{#if:{{{description|}}}|<br />{{{description}}}}}||{{{urlargs|}}}}}</includeonly><noinclude>{{-}}
{{Documentation}}


<br/>'''[[Main Page|sample link]]'''</center>
[[Category:Templates]]</noinclude>
<div style="margin: 0px 0px 0px 0px; padding: 5px; border-left: 1px solid #7d87bc; background-color: #d0d5f1; border-right: 1px solid #7d87bc; background-color: #d0d5f1; border-bottom: 1px solid #7d87bc; background-color: #d0d5f1">{{{contents}}}</div>
</div><noinclude>
This is a template for [http://www.youtube.com YouTube] videos.
[[Category:Guide-specific templates|Y]]</noinclude>

Latest revision as of 18:22, 28 October 2023

This page has been transcluded from Template:YouTube/Documentation.


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