Template:Type: Difference between revisions
Template page
More actions
added Fish |
No edit summary |
||
Line 13: | Line 13: | ||
| material = [[File:Material.png|x18px|frameless|link=]] [[Category:Material]] | | material = [[File:Material.png|x18px|frameless|link=]] [[Category:Material]] | ||
| fish = [[File:Icon-Fish.png|x18px|frameless|link=]] [[Category:Fish]] | | fish = [[File:Icon-Fish.png|x18px|frameless|link=]] [[Category:Fish]] | ||
}} | |||
{{#switch: {{lc:{{{icon}}}}} | |||
| hat = [[File:Hat.png|20px]] | |||
| accessory = [[File:Accessory.png|20px]] | |||
| aura = [[File:Aura.png|20px]] | |||
| trail = [[File:Trail.png|20px]] | |||
| cloak = [[File:Cloak.png|20px]] | |||
| rod = [[File:Rod.png|20px]] | |||
| hair = [[File:Hair.png|20px]] | |||
| openable = [[File:Openable.png|x18px|frameless|link=]] | |||
| quest scroll = [[File:Quest Scroll.png|x18px|frameless|link=]] | |||
| consumable = [[File:Consumable.png|x18px|frameless|link=]] | |||
| currency = [[File:Currency.png|x18px|frameless|link=]] | |||
| material = [[File:Material.png|x18px|frameless|link=]] | |||
| fish = [[File:Fish.png|x18px|frameless|link=]] | |||
}}<noinclude><templatedata> | }}<noinclude><templatedata> | ||
{ | { | ||
Line 19: | Line 34: | ||
"label": "Type", | "label": "Type", | ||
"description": "Type of the item", | "description": "Type of the item", | ||
"type": "string", | |||
"suggestedvalues": [ | |||
"Hat", | |||
"Accessory", | |||
"Aura", | |||
"Trail", | |||
"Cloak", | |||
"Rod", | |||
"Hair", | |||
"Openable", | |||
"Quest Scroll", | |||
"Consumable", | |||
"Currency", | |||
"Material" | |||
], | |||
"required": true, | |||
"suggested": true | |||
}, | |||
"icon": { | |||
"label": "Icon", | |||
"description": "Choose to display as an icon", | |||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ |
Revision as of 19:21, 13 December 2024
Displays a type icon.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Type | 1 | Type of the item
| String | required |
Icon | icon | Choose to display as an icon
| String | required |