Template:ItemBoxGive feedback
A port of the initial box in Template:Infobox item with links, for use on pages that could use it without the whole infobox.
| Bullet Lifesteal |
|---|
| Active |
|---|
| Alchemical Fire |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| item_name | item_name | Name of the item
| String | required |
| item_type | item_type | What category of Item is this?
| String | required |
| item_price | item_price | How much does this item cost in souls?
| Number | required |
| display_name | display_name | The display name of the item (for special cases such as Bullet Lifesteal (item) or Spirit Lifesteal (item))
| String | optional |
| active | active | Whether or not this is an active item
| Boolean | optional |
| componentOf | componentOf | The name of the item this is a component of, for linking
| String | optional |