Template:Item
This template defines the table "Items". View table.
Infobox and Cargo row for a SankoQuest item page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Item ID | item_id | Bot/API-owned public integer item ID. Do not change unless the source data changes. | Number | required |
| Name | name | Player-facing item name. Defaults to the page title. | Line | suggested |
| Icon lookup | icon | Sprite lookup name. Defaults to the item name. | Line | optional |
| Examine text | examine | Short in-game or official description with evidence. | Content | suggested |
| Category | category | Bot/API-owned category from the public item data. | Line | optional |
| Subtype | subtype | Curated item subtype such as shard, tool, equipment, resource, or currency. | Line | optional |
| Family | family | Curated family used for hub grouping and navboxes. | Line | optional |
| Equipment slot | slot | Equipment slot only when directly verified. | Line | optional |
| Stackable | stackable | Bot/API-owned boolean when supplied by the public item data. | Boolean | optional |
| Tradeable | tradeable | Use only when verified from gameplay, official data, or on-chain evidence. | Boolean | optional |
| Equipable | equipable | Use only when verified from gameplay or official data. | Boolean | optional |
| Rarity | rarity | Verified rarity label. Do not guess. | Line | optional |
| Value | value | Stable game value only. Do not use live market prices. | Number | optional |
| Weight | weight | Verified item weight, if SankoQuest exposes one. | Number | optional |
| Level requirement | level_req | Verified level requirement for use, equip, or action. | Number | optional |
| Token ID | token_id | On-chain token ID when this item maps to a token. | Line | optional |
| Contract | contract | On-chain contract address when verified. | Line | optional |
| Source | source | Short source note such as public API, datamine, gameplay, or curator review. | Line | optional |
| Verification status | verification_status | StatusBadge value describing how trustworthy the row is. | Line | optional |