Template:Infobox weapon/doc

From Outward Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

This is just a generic infobox with a few sample fields

Usage

{{Infobox weapon
| name        = Leave blank to default to the page name.
| image       = try to use {{PAGENAME}}.png for ingame icons
| size        = optional, default is 84px
| class       = ONLY use one of: Sword, Axe, Mace, Polearm, Spear, Chakram, Pistol, Shield, Bow, Dagger
| type        = ONLY use one of: One-Handed, Two-Handed, Off-Handed
| physical    = Physical damage [optional]
| fire        = Fire damage [optional]
| frost       = Frost damage [optional]
| lightning   = Lightning damage [optional]
| ethereal    = Ethereal damage [optional]
| decay       = Decay damage [optional]
| impact      = Leave blank to default to "???" value.
| attackspeed = Leave blank to default to "???" value.
| reach       = Leave blank to default to "???" value.
| effects     = optional
| manaCostReduction    = optional
| durability  = Leave blank to default to "???" value.
| weight      = Leave blank to default to "???" value.
| buy         = Leave blank to default to "???" value.
| sell        = Leave blank to default to "???" value.
| related     =
}}

Blank parameters will add page to special category, for example Category:Infoboxes lacking damage

Example

{{Infobox weapon
| name        = Desert Khopesh
| image       = Desert Kopesh.png
| size        = 
| class       = Sword
| type        = One-Handed
| physical    = 20
| fire        = 
| frost       = 
| lightning   = 
| ethereal    = 
| decay       = 
| impact      = 17
| attackspeed = 1.1
| reach       = 4.8
| effects     = 
| manaCostReduction    = 
| durability  = 225
| weight      = 3.0
| buy         = 50
| sell        = 15
}}

"I" icon Template:Infobox weapon is now obsolete. Please use Template:Item weapon for damage dealing weapons and Template:Item equipment for non-weapon equipment like Lexicons and Shields from now on. New templates use Extension:Cargo which will be required for automation from now on.

Desert Khopesh
Desert Kopesh.png
Details
Class
Swords
Type
One-Handed
Damage
  • 20 Physical 
Impact
17 Impact.png
Attack Speed
1.1
Reach
4.8
Weight
3.0
Durability
225
Buy
50 SilverIcon.gif
Sell
15 SilverIcon.gif


This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.