Template:ItemInfobox: Difference between revisions

From Legendary Hardcore Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
| colspan="3" | {{{enchantments}}}
| colspan="3" | {{{enchantments}}}
|- {{#if: {{{lore|}}} | | style="display: none;" }}
|- {{#if: {{{lore|}}} | | style="display: none;" }}
| colspan="4" align="center" | ''"{{lore}}"''
| colspan="4" align="center" | ''"{{{lore}}}"''
|- {{#if: {{{origin|}}}{{{creator|}}} | | style="display: none;" }}
|- {{#if: {{{origin|}}}{{{creator|}}} | | style="display: none;" }}
! colspan="4" style="text-align:center; background-color:#eeeeee" | '''Origins'''
! colspan="4" style="text-align:center; background-color:#eeeeee" | '''Origins'''
Line 40: Line 40:
| admin item = [[Category:Admin items]]
| admin item = [[Category:Admin items]]
| artefact = [[Category:Artefacts]]
| artefact = [[Category:Artefacts]]
| [[Category:Locations]]
| [[Category:Items]]
}}
}}
[[Category:Items]]</includeonly><noinclude><pre>
[[Category:Items]]</includeonly><noinclude><pre>

Latest revision as of 14:19, 26 July 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