Difference between revisions of "User:R4wrz0rz0r/swagbox/weapondemo"
< User:R4wrz0rz0r | swagbox
R4wrz0rz0r (talk | contribs) m |
R4wrz0rz0r (talk | contribs) (work please) |
||
Line 18: | Line 18: | ||
| zh-hant = 展示影片 | | zh-hant = 展示影片 | ||
}}</{{{headerlevel|h2}}}> | }}</{{{headerlevel|h2}}}> | ||
− | {{#if:{{{nohatnote|}}}|<!-- Nothing -->|{{if lang|en={{hatnote|Learn more about the [[Team Fortress Wiki:Weapon Demonstration|Weapon Demonstration project]]}} | + | {{#if:{{{nohatnote|}}}|<!-- Nothing -->|{{if lang|en={{hatnote|Learn more about the [[Team Fortress Wiki:Weapon Demonstration|Weapon Demonstration project]].}}{{#ifexist:Template:Dictionary/demonstrations/{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}-outdate|<br />{{hatnote|<span style="color:red">Note:</span> This demonstration has been out of date since {{Dictionary/demonstrations/{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}-outdate}}.}}|}}|non-en=}}}} |
{{{{#if:{{{tn|}}}|youtube_tn|youtube}}|width={{{width|640}}}|widths={{{widths|360-480-512-640}}}|hd={{{hd|on}}}|ratio={{{ratio|16x9}}}|1={{#if:{{{1|}}} | {{{{#if:{{{tn|}}}|youtube_tn|youtube}}|width={{{width|640}}}|widths={{{widths|360-480-512-640}}}|hd={{{hd|on}}}|ratio={{{ratio|16x9}}}|1={{#if:{{{1|}}} | ||
| {{{1}}} | | {{{1}}} |
Revision as of 20:35, 8 July 2012
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. User:R4wrz0rz0r/swagbox/weapondemo/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: ar, cs, es, fi, fr, it, ja, ko, nl, pl, pt, pt-br, ro, ru, zh-hans, zh-hant (add) |
Documentation for R4wrz0rz0r/swagbox/weapondemo
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 customize the level of the header, add the headerlevel
parameter:
{{Weapon Demonstration|headerlevel=h3}}
To remove the header, add the noheader
parameter:
{{Weapon Demonstration|noheader=true}}
To remove the hatnote (but not the header), add the nohatnote
parameter:
{{Weapon Demonstration|nohatnote=true}}
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.