Difference between revisions of "Template:Weapon name"
(Ru) |
Moussekateer (talk | contribs) |
||
Line 1: | Line 1: | ||
{{#switch: {{lc:{{{1|}}}}} | {{#switch: {{lc:{{{1|}}}}} | ||
+ | | primary = {{lang | {{#if:{{{force|}}}|force|null}} = {{{force|}}} | ||
+ | | cs = Primární | ||
+ | | en = Primary | ||
+ | }} | ||
+ | | secondary = {{lang | {{#if:{{{force|}}}|force|null}} = {{{force|}}} | ||
+ | | cs = Sekundární | ||
+ | | en = Secondary | ||
+ | }} | ||
+ | | melee = {{lang | {{#if:{{{force|}}}|force|null}} = {{{force|}}} | ||
+ | | cs = Ruční | ||
+ | | en = Melee | ||
+ | }} | ||
+ | | taunt = {{lang | {{#if:{{{force|}}}|force|null}} = {{{force|}}} | ||
+ | | cs = Taunt | ||
+ | | en = Taunt | ||
+ | }} | ||
| ambassador = {{lang | {{#if:{{{force|}}}|force|null}} = {{{force|}}} | | ambassador = {{lang | {{#if:{{{force|}}}|force|null}} = {{{force|}}} | ||
| en = Ambassador | | en = Ambassador |
Revision as of 22:29, 10 December 2010
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Weapon name/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: ar, cs, de, es, fi, fr, hu, ja, ko, nl, pl, pt, pt-br, ro, ru, sv, zh-hans, zh-hant (add) |
- Switches the translations of weapon names.
{{Weapon name|scattergun}}
when used on Scattergun/de generates "Schrotflinte".{{Weapon name|scattergun|force = de}}
generates "Scattergun" on any page.