Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Item: Difference between revisions

Template page
m Added template data
mNo edit summary
Line 25: Line 25:
"label": "Rarity",
"label": "Rarity",
"description": "Rarity of the item",
"description": "Rarity of the item",
"type": "wiki-template-name",
"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": "wiki-template-name",
"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

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Imageimage

Image of the item

Filerequired
Rarityrarity

Rarity of the item

Example
{{Rarity|common}}
Stringsuggested
Typetype

Type of the item

Example
{{Type|openable}}
Stringsuggested