Difference between revisions of "Template:Crate"
(Created page with "[[Mann Co. Supply Crate{{if lang}}#{{{1|}}}|{{#if:{{{text|}}}|{{{text|}}}|{{#if:{{{2|}}}|{{{2|}}} {{{1|}}}|{{{1|}}} }} }}]]<noinclude> {{translation switching|es, fi, fr, hu, it...") |
|||
Line 1: | Line 1: | ||
− | [[Mann Co. Supply Crate{{if lang}}#{{{1|}}}|{{#if:{{{text|}}}|{{{text|}}}|{{#if:{{{2|}}}|{{{2|}}} {{{1|}}}|{{{1|}}} }} }}]]<noinclude> | + | <includeonly>[[Mann Co. Supply Crate{{if lang}}#{{{1|}}}|{{#if:{{{text|}}}|{{{text|}}}|{{#if:{{{2|}}}|{{{2|}}} {{{1|}}}|{{{1|}}} }} }}]]</includeonly><noinclude> |
{{translation switching|es, fi, fr, hu, it, ko, pl, pt-br, ru, sv, zh-hant}} | {{translation switching|es, fi, fr, hu, it, ko, pl, pt-br, ru, sv, zh-hant}} |
Revision as of 08:20, 19 February 2012
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Crate/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: es, fi, fr, hu, it, ko, pl, pt-br, ru, sv, zh-hant (add) |
Parameters
Parameter | Description | Example | Result |
1 | Number of crate | {{crate|24}} | 24 |
2 | Adds before "1" | {{crate|24|My lovely crate is}} | My lovely crate is 24 |
text | Replaces 1 and 2 param in text | {{crate|24|My lovely crate is|text=Just example}} | Just example |