Template:Type: Difference between revisions
Template page
More actions
TheMysterys (talk | contribs) m Added Material |
Added cosmetic types |
||
Line 1: | Line 1: | ||
{{#switch: {{lc:{{{1}}}}} | {{#switch: {{lc:{{{1}}}}} | ||
| openable= [[File:Openable.png|x18px|frameless|link=]] [[Category:Openable]] | | hat = [[File:Icon-Hat.png|20x20px]] [[Hats|hat]] | ||
| quest scroll= [[File:Quest Scroll.png|x18px|frameless|link=]] [[Category:Quest Scroll]] | | accessory = [[File:Icon-Accessory.png|20px]] [[Accessories|accessory]] | ||
| aura = [[File:Icon-Aura.png|20px]] [[Auras|aura]] | |||
| trail = [[File:Icon-Trail.png|20px]] [[Trails|trail]] | |||
| cloak = [[File:Icon-Cloak.png|20x20px]] [[Cloaks|cloak]] | |||
| openable = [[File:Openable.png|x18px|frameless|link=]] [[Category:Openable]] | |||
| quest scroll = [[File:Quest Scroll.png|x18px|frameless|link=]] [[Category:Quest Scroll]] | |||
| consumable = [[File:Consumable.png|x18px|frameless|link=]] [[Category:Consumable]] | | consumable = [[File:Consumable.png|x18px|frameless|link=]] [[Category:Consumable]] | ||
| currency = [[File:Currency.png|x18px|frameless|link=]] [[Category:Currency]] | | currency = [[File:Currency.png|x18px|frameless|link=]] [[Category:Currency]] | ||
Line 13: | Line 18: | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"Hat", | |||
"Accessory", | |||
"Aura", | |||
"Trail", | |||
"Cloak", | |||
"Openable", | "Openable", | ||
"Quest Scroll", | "Quest Scroll", |
Revision as of 12:32, 25 April 2024
Displays a type icon.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Type | 1 | Type of the item
| String | required |