Difference between revisions of "Template:Weapon Demonstration"
(Update doc) |
(Actually add width and ratio) |
||
Line 17: | Line 17: | ||
}}</h2> | }}</h2> | ||
{{if lang|en={{hatnote|Learn more about the [[Team Fortress Wiki:Weapon Demonstration|Weapon Demonstration project]].}}|non-en=}} | {{if lang|en={{hatnote|Learn more about the [[Team Fortress Wiki:Weapon Demonstration|Weapon Demonstration project]].}}|non-en=}} | ||
− | {{{{#if:{{{tn|}}}|youtube_tn|youtube}}|width=512|ratio=16:9|1={{#if:{{{1|}}} | + | {{{{#if:{{{tn|}}}|youtube_tn|youtube}}|width={{{width|512}}}|ratio={{{ratio|16:9}}}|1={{#if:{{{1|}}} |
| {{{1}}} | | {{{1}}} | ||
| {{#switch:{{lc:{{{weapon|{{BASEPAGENAMEE}}}}}}} | | {{#switch:{{lc:{{{weapon|{{BASEPAGENAMEE}}}}}}} |
Revision as of 20:58, 18 January 2011
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Weapon Demonstration/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: es, fi, fr, it, ja, ko, nl, pl, pt, pt-br, ro, ru, zh-hans, zh-hant (add) |
Documentation for Weapon Demonstration
To display weapon demonstration videos on pages. See Weapon Demonstration project for more info on specific videos.
Usage
Simply place the template on the weapon article.
{{Weapon Demonstration}}
on the Scattergun article generates:
Demonstration
To manually choose a weapon video, insert the YouTube video ID as an unnamed parameter:
{{Weapon Demonstration|y0A7D2ufqrU}}
To manually choose a weapon video by weapon name, insert the name of the weapon as weapon
parameter:
{{Weapon Demonstration|weapon=Bat}}
To make the video show up as a thumbnail, use tn=yes
:
{{Weapon Demonstration|weapon=Homewrecker|tn=yes}}
Parameters width
and ratio
work like the {{Youtube}}
template.