Difference between revisions of "Template:Robot loadout/Sandbox"
(Clean up the massive if branches a little bit) |
(Do not pass translated strings into item icon) |
||
Line 59: | Line 59: | ||
|{{{name|—}}}{{#if:{{{primary-skin|}}} | |{{{name|—}}}{{#if:{{{primary-skin|}}} | ||
<!-- Has primary skin --> | <!-- Has primary skin --> | ||
− | |{{!!}}{{Item icon | + | |{{!!}}{{Item icon|{{{primary-skin}}} {{{primary}}}|link={{{primary}}}}}<br />[[{{{primary}}}|{{common string|decorated item|{{{primary}}}|{{{primary-skin}}}}}]] |
<!-- Does not have primary skin --> | <!-- Does not have primary skin --> | ||
|{{#if:{{{primary|}}}|{{!!}}{{Item icon|{{{primary}}}}}<br />{{Item link|{{{primary}}}}}|}} | |{{#if:{{{primary|}}}|{{!!}}{{Item icon|{{{primary}}}}}<br />{{Item link|{{{primary}}}}}|}} | ||
}}{{#if:{{{secondary-skin|}}} | }}{{#if:{{{secondary-skin|}}} | ||
<!-- Has secondary skin --> | <!-- Has secondary skin --> | ||
− | |{{!!}}{{Item icon | + | |{{!!}}{{Item icon|{{{secondary-skin}}} {{{secondary}}}|link={{{secondary}}}}}<br />[[{{{secondary}}}|{{common string|decorated item|{{{secondary}}}|{{{secondary-skin}}}}}]] |
<!-- Does not have secondary skin --> | <!-- Does not have secondary skin --> | ||
|{{#if:{{{secondary|}}}|{{!!}}{{Item icon|{{{secondary}}}}}<br />{{Item link|{{{secondary}}}}}|}} | |{{#if:{{{secondary|}}}|{{!!}}{{Item icon|{{{secondary}}}}}<br />{{Item link|{{{secondary}}}}}|}} | ||
}}{{#if:{{{melee-skin|}}} | }}{{#if:{{{melee-skin|}}} | ||
<!-- Has melee skin --> | <!-- Has melee skin --> | ||
− | |{{!!}}{{Item icon | + | |{{!!}}{{Item icon|{{{melee-skin}}} {{{melee}}}|link={{{melee}}}}}<br />[[{{{melee}}}|{{common string|decorated item|{{{melee}}}|{{{melee-skin}}}}}]] |
<!-- Does not have melee skin --> | <!-- Does not have melee skin --> | ||
|{{#if:{{{melee|}}}|{{!!}}{{Item icon|{{{melee}}}}}<br />{{Item link|{{{melee}}}}}|}} | |{{#if:{{{melee|}}}|{{!!}}{{Item icon|{{{melee}}}}}<br />{{Item link|{{{melee}}}}}|}} |
Revision as of 23:49, 29 May 2021
Icon | Name | Attributes |
---|---|---|
— | — | — |
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Robot loadout/Sandbox/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: en, de, es, fi, fr, it, ja, ko, no, pl, pt, pt-br, ru, zh-hant, zh-hans (add) |