Template:ItemInfobox
Jump to navigation
Jump to search
{{ItemInfobox
|image =
|type =
|status =
|enchantments =
|lore =
|origin =
|creator =
|original_owner =
|current_owner =
}}
{{ItemInfobox
|image =
|type =
|status =
|enchantments =
|lore =
|origin =
|creator =
|original_owner =
|current_owner =
}}
Item infobox
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | An image of the item (e.g. ExampleFile.png). | String | optional |
| Type | type | Armour, Weapon, Tool, Admin item or Artefact | String | required |
| Status | status | The status of the item. Must be Exists, Lost or Destroyed. | String | required |
| Enchantments | enchantments | Enchantments on the item. | String | optional |
| Lore | lore | Custom lore text on the item. | String | optional |
| Origin | origin | How the item came into existence (e.g. crafted, looted, gifted by admin). | String | optional |
| Creator | creator | The player that originally obtained the item. | String | optional |
| Original owner | original_owner | The player that first owned the item. | String | optional |
| Current owner | current_owner | The player that currently holds the item. Omit if same as original owner. | String | optional |