Template:ItemInfobox: Difference between revisions

From Legendary Hardcore Wiki
Jump to navigation Jump to search
Created item infobox
 
No edit summary
 
Line 34: Line 34:
! colspan="1" style="text-align:left; width:30%" | Current owner
! colspan="1" style="text-align:left; width:30%" | Current owner
| colspan="3" | {{{current_owner}}}
| colspan="3" | {{{current_owner}}}
|}
|}{{#switch: {{lc:{{{type|}}}}}
| armour = [[Category:Armour]]
| weapon = [[Category:Weapons]]
| tool = [[Category:Tools]]
| admin item = [[Category:Admin items]]
| artefact = [[Category:Artefacts]]
| [[Category:Locations]]
}}
[[Category:Items]]</includeonly><noinclude><pre>
[[Category:Items]]</includeonly><noinclude><pre>
{{ItemInfobox
{{ItemInfobox

Latest revision as of 05:44, 19 June 2026

{{ItemInfobox
|image =
|type =
|status =
|enchantments =
|lore =
|origin =
|creator =
|original_owner =
|current_owner =
}}

Item infobox

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Imageimage

An image of the item (e.g. ExampleFile.png).

Stringoptional
Typetype

Armour, Weapon, Tool, Admin item or Artefact

Stringrequired
Statusstatus

The status of the item. Must be Exists, Lost or Destroyed.

Stringrequired
Enchantmentsenchantments

Enchantments on the item.

Stringoptional
Lorelore

Custom lore text on the item.

Stringoptional
Originorigin

How the item came into existence (e.g. crafted, looted, gifted by admin).

Stringoptional
Creatorcreator

The player that originally obtained the item.

Stringoptional
Original owneroriginal_owner

The player that first owned the item.

Stringoptional
Current ownercurrent_owner

The player that currently holds the item. Omit if same as original owner.

Stringoptional