Template:Item equipment

From Outward Wiki
Jump to navigation Jump to search

This template adds rows to the table "ItemData", which is declared by the template Item base. View table.

Template-info.png Documentation

Infobox specifically to use with Equipment. Please note that Armor and Weapons have their own, more detailed infoboxes.

Usage


{{Item equipment
| name         = Name, leave blank to default to pagename.
| image        = Image file name, try {{PAGENAME}}.png or leave blank 
| size         = Leave blank to default to 84px.
| class        = One of: Lexicon, Shield, Lantern, Backpack
| type         = 
| impact       = Impact statistic (for example shields)
| protection   = Protection statistic (for example backpacks)
| effects      = Effects of item, if any
| capacity     = Capacity for backpacks
| damage bonus = Damage bonus of this item, if any
| manaCostReduction     = Mana cost modifier, if any
| staminaCostReduction  = Stamina cost modifier, if any
| movespeed    = Movement speed modifier, if any
| durability   = Durability of an item, if any
| set          = Set for this item, if any
| weight       = [Mandatory] Weight of item
| buy          = [Mandatory] Cost to buy
| sell         = [Mandatory] Cost to sell
| related      = Related items or links.
| object id    = 
| object name  =
}}

Item Infoboxes