Template:Itembox

From Let It Die Wiki
Jump to navigation Jump to search

(view - edit)

Documentation

A template for creating basic infoboxes on equipment pages.

Parameters

For weapons:

{{itembox
|image=
|type=
|faction=
|rmname=
|rmdesc=
|guard=
|stamina=
|rmcost=
}}

For head armor:

{{itembox
|image=
|type=
|faction=
|hp=
|stamina=
|strength=
|dexterity=
|vitality=
|luck=
}}

For body or leg armor:

{{itembox
|image=
|type=
|faction=
|slashing=
|blunt=
|piercing=
|fire=
|electric=
|poison=
}}

General parameters

image
Name of an image with file extension, e.g. Buzzsaw.jpg. Do NOT include "File:" or "Image:", as it's included in the template.
type
weapon, head, body, or legs
faction
Use one of the following abbreviations:
  • dod or D.O.D. ARMS
  • we for War Ensemble
  • cw for Candle Wolf
  • milk for M.I.L.K.
The non-abbreviated forms will work as well, they're just way more of a pain to type. q:

Weapon parameters

rmname
Rage Move name.
rmdesc
The in-game description of the item's Rage Move.
guard
Guard rating of the weapon.
stamina
Stamina consumption rating of the weapon.
rmcost
Cost of the weapon's Rage Move.

Head armor parameters

hp
stamina
strength
dexterity
vitality
luck
All of these work the same way: provide the three-digit value, with the + or - sign and without the percentage sign (%). For example, "+005". If a stat is unchanged by an item (e.g. the value is 000), delete the parameter for that stat.

Body/leg armor parameters

slashing
blunt
piercing
fire
electric
poison
These work the same as the head armor parameters: three digit value, with + or - sign. Delete any parameters that have a "000" value.

Example

{{itembox
|image=Trucker Apron.jpg
|type=body
|faction=dod
|slashing=+005
|piercing=-005
|fire=+009
|electric=+005
|poison=-005
}}

Will result in:

Trucker Apron
File:Trucker Apron.jpg
Slashing 16x16.png +005%  Blunt 16x16.png 000%  Piercing 16x16.png -005%
Fire 16x16.png +009%  Electric 16x16.png +005%  Poison 16x16.png -005%
Faction D.O.D. ARMS