Template:Item infobox
Jump to navigation
Jump to search
Description[edit source]
Use this infobox for rendering general items within the game.
Usage[edit source]
{{Item infobox | name = | icon = | description = | type = | level = | rarity = | tradable = | value = }}
Parameters[edit source]
Parameter | Optional? | Default | Notes |
---|---|---|---|
name | Optional | Name of the article ({{PAGENAME}} ) |
|
icon | Optional | File:{{PAGENAME}} .png |
Inventory icon. |
description | Verbatim from the game | ||
type | <type> | Use only these values:
| |
material type | Optional | The material type for any item with type = Crafting material set.Use any of the following:
| |
tier | Optional | The crafting tier for any crafting material |
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)
Example[edit source]
{{item infobox | name = Medium MP Potion | icon = Medium MP Potion.png | description = Take it to recover 300 MP instantly. | type = mp potion | rarity = uncommon | tradable = yes | value = 6 }}
“
Take it to recover 300 MP instantly.
— In-game description
“
This scroll is used to identify the hidden powers of equipment. You can use it to Enchant in the Forge.
— In-game description
Notes[edit source]
This template was adapted from Template:Item_infobox on Guild Wars 2 Wiki.