Template:Item: Difference between revisions
Template page
More actions
TheMysterys (talk | contribs) m Added template data |
TheMysterys (talk | contribs) mNo edit summary |
||
Line 25: | Line 25: | ||
"label": "Rarity", | "label": "Rarity", | ||
"description": "Rarity of the item", | "description": "Rarity of the item", | ||
"type": " | "type": "string", | ||
"suggested": true, | "suggested": true, | ||
"example": "{{Rarity|common}}" | "example": "{{Rarity|common}}" | ||
Line 32: | Line 32: | ||
"label": "Type", | "label": "Type", | ||
"description": "Type of the item", | "description": "Type of the item", | ||
"type": " | "type": "string", | ||
"suggested": true, | "suggested": true, | ||
"example": "{{Type|openable}}" | "example": "{{Type|openable}}" |
Revision as of 19:25, 22 August 2023
Adds a item infobox to the page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | Image of the item | File | required |
Rarity | rarity | Rarity of the item
| String | suggested |
Type | type | Type of the item
| String | suggested |