A template for armor. Autocategorizes them.
Usage
Place the following at the top of the article, below any page management templates:
{{Infobox armor wl3 <!-- insert parameters --> }}
Parameters
Classification
type
Armor type. Possible values:
- Light
- Heavy
slot
Armor slot. Possible values:
- Helmet
- Chest
- Legs
Effects
effects
Armor effects separated by semicolon ( ; ). For more information about effects see Category:Wasteland 3 effect templates.
abilities
Armor abilities separated by semicolon ( ; ).
Requirements
req_str
Number. Strength requirement.
req_ws
Number. Weird Science requirement.
Penalties
pen_hit
Hit Chance penalty if requiremenets are not met.
pen_ap
Action Points penalty if requiremenets are not met.
pen_speed
Combat Speed penalty if requiremenets are not met.
Item parameters
value
Number. Value of one weapon. Dollar sign ( $ ) will be added automatically.
id
Item id.
Copy/paste
{{Infobox armor wl3 |icon = |type = |tier = |slot = |armor = |effects = |abilities = |req_str = |req_ws = |pen_hit = |pen_ap = |pen_speed = |value = |id = }}
Example
You can use this example to test your changes via show preview button.