Template:Cosmetic: Difference between revisions
Template page
More actions
Initial draft |
No edit summary |
||
Line 4: | Line 4: | ||
</title> | </title> | ||
<image source="image"></image> | <image source="image"></image> | ||
< | <group> | ||
< | <header>Values</header> | ||
< | <data source="type"> | ||
<format>{{#switch: {{lc:{{{type}}}}}<!-- | |||
-->| hat = [[File:Hat.png|x18px|center|link=]]<!-- | |||
-->| accessory = [[File:Accessory.png|x18px|center|link=]]<!-- | |||
-->| aura = [[File:Aura.png|x18px|center|link=]]<!-- | |||
-->| trail = [[File:Trail.png|x18px|center|link=]]<!-- | |||
-->| cloak = [[File:Cloak.png|x18px|center|link=]]}}</format> | |||
</data> | |||
<data source="rarity"> | |||
<format>{{#switch: {{lc:{{{rarity}}}}}<!-- | |||
-->| common = [[File:Common.png|x18px|center|link=]]<!-- | |||
-->| uncommon = [[File:Uncommon.png|x18px|center|link=]]<!-- | |||
-->| rare = [[File:Rare.png|x18px|center|link=]]<!-- | |||
-->| epic = [[File:Epic.png|x18px|center|link=]]<!-- | |||
-->| legendary = [[File:Legendary.png|center|frameless|link=]]<!-- | |||
-->| mythic = [[File:Mythic.png|x18px|center|link=]]}}</format> | |||
</data> | |||
<data source="rarity2"> | |||
<format>{{#switch: {{lc:{{{rarity}}}}}<!-- | |||
-->| seasonal = [[File:Seasonal.png|x18px|center|link=]]<!-- | |||
-->| limited = [[File:Limited.png|x18px|center|link=]]}}</format> | |||
</data> | |||
<data source="variants"> | |||
<format>{{variants}} [[File:Icon-Variant.png|20px]] Variants</label> | |||
</ | </data> | ||
<data source="chroma_applicable"> | |||
<format><center>[[File:Icon-Color.png|20px]] Chroma Applicable</center></format> | |||
</data> | |||
</group> | |||
<data source="added"> | <data source="added"> | ||
<label>Added</label> | <label>Added</label> | ||
</data> | </data> | ||
<group> | <group layout="horizontal"> | ||
<header>Values</header> | <header>Values</header> | ||
<data source="trophies"> | <data source="trophies"> | ||
<label>[[File:Icon-Champion Score.png|20px]] Trophies</label> | <label>[[File:Icon-Champion Score.png|20px]] Trophies</label> | ||
</data> | </data> | ||
<data source=" | <data source="legacy_trophies"> | ||
<label>[[File:Icon-Champion Score Legacy.png|20px]] Legacy Trophies</label> | <label>[[File:Icon-Champion Score Legacy.png|20px]] Legacy Trophies</label> | ||
</data> | </data> | ||
Line 46: | Line 50: | ||
</data> | </data> | ||
</group> | </group> | ||
<group> | <group layout="horizontal"> | ||
<header>Scavenging</header> | <header>Scavenging</header> | ||
<data source=" | <data source="scavenge_cosmetic"> | ||
<label>Cosmetic Token</label> | <label>Cosmetic Token</label> | ||
<format>{{cosmetic}} [[File:Knick Knax Ticket.png|20px]]</format> | <format>{{{cosmetic}}} [[File:Knick Knax Ticket.png|20px]]</format> | ||
</data> | </data> | ||
<data source=" | <data source="scavenge_blueprint"> | ||
<label>Blueprint</label> | <label>Blueprint</label> | ||
<format>{{blueprint}} [[File:Knick Knax Ticket.png|20px]]</format> | <format>{{{blueprint}}} [[File:Knick Knax Ticket.png|20px]]</format> | ||
</data> | </data> | ||
</group> | </group> | ||
</infobox> | </infobox> |