Template:YouTube: Difference between revisions

Jump to navigation Jump to search
set default width to 300px and use https links
m (User:Garrett/YouTube moved to Template:YouTube: final testing done, moving into template namespace)
(set default width to 300px and use https links)
 
(22 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div style="float: {{qif|test={{{float|}}}|then={{{float}}}|else=right}}; margin: 5px; background-color: #EEEEEE; padding: 0px; padding-top: 5px; padding-bottom: 5px; width: 140px; text-align: center; border: 1px solid #7d87bc">[[Image:YouTube logo.png]]<center style="text-align: center; font-size: larger; padding: 5px; background-color: #EEEEEE"><span class="plainlinks">[http://www.youtube.com/watch?v={{{video}}}&eurl=http://strategywiki.org/wiki/{{FULLPAGENAMEE}} {{{image}}}]</span>
<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/><span class="plainlinks">'''[http://www.youtube.com/watch?v={{{video}}}&eurl=http://strategywiki.org/wiki/{{FULLPAGENAMEE}} {{{title}}}]'''</span> {{qif|test={{{duration|}}}|then=<font style="font-size: smaller;"><font style="font-size: smaller;">{{{duration}}}</font></font>|else=}}</center>
[[Category:Templates]]</noinclude>
{{qif|test={{{description|}}}|then=<div style="margin: 0px 0px 0px 0px; padding: 5px; background-color: #EEEEEE; text-align: center;>{{{description}}}</div>|else=}}
</div><noinclude>
This is a template for [http://www.youtube.com YouTube] videos.
 
This template is used as follows:
<pre>{{YouTube
|float=left, right, or none (default: right)
|video=ID of the video (not its full URL)
|title=name of the video
|duration=duration in minutes:seconds (optional)
|image=full URL of screencap
|description=description of the video (optional)
}}</pre>
[[Category:Guide-specific templates|Y]]</noinclude>

Navigation menu