Template:Default item parameter
Jump to navigation
Jump to search
Description[edit source]
This template holds base values for all items. It should be part of every actual item template
Usage[edit source]
{{Default item parameter | rarity = | level = | class = | tradable = | value = }}
Parameters[edit source]
Parameters handled by {{Default item parameter}} template[edit source]
- codex
- Optional. If the item is part of any codex, separated by ";".
- rarity
- Optional. Defaults to 'Unspecified'. Rarities: common, uncommon, rare, epic, legendary.
- level
- Optional. Required level to use the item.
- class
- Optional. Required class to use item. Important for equipment or skill tomes.
- tradable
- Optional. If the item can be obtained as tradable.
- value
- Optional. The amount of the item can be sold through the inventory.
- release
- Optional. Release date in Y-m-d format (e.g. 2022-01-25)
Implemented on[edit source]
- {{Item infobox}} for general items