Difference between revisions of "User:R4wrz0rz0r/swagbox/weapondemo"
< User:R4wrz0rz0r | swagbox
IDromlexer (talk | contribs) m (sv string) |
(i guess it's correct, added /fi) |
||
Line 21: | Line 21: | ||
{{#if:{{{nohatnote|}}}|<!-- Nothing -->|{{if lang|en={{hatnote|Learn more about the [[Team Fortress Wiki:Weapon Demonstration|Weapon Demonstration project]].|non-en=}}}}}}{{#ifexist:Template:Dictionary/demonstrations/{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}-outdate|{{hatnote|{{lang | {{#if:{{{nohatnote|}}}|<!-- Nothing -->|{{if lang|en={{hatnote|Learn more about the [[Team Fortress Wiki:Weapon Demonstration|Weapon Demonstration project]].|non-en=}}}}}}{{#ifexist:Template:Dictionary/demonstrations/{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}-outdate|{{hatnote|{{lang | ||
| en = <span style="color:red">Note:</span> This demonstration has been out of date since {{Dictionary/demonstrations/{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}-outdate}}. | | en = <span style="color:red">Note:</span> This demonstration has been out of date since {{Dictionary/demonstrations/{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}-outdate}}. | ||
+ | | fi = <span style="color:red">Huomio:</span> Tämä esittely on vanhentunut {{Dictionary/demonstrations/{{lc:{{{weapon|{{BASEPAGENAME}}}}}}}-outdate}} | ||
}}}}}} | }}}}}} | ||
{{{{#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|}}} |
Revision as of 20:48, 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, sv, 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.