Template:Infobox weapon mod

From PZwiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Imbox content.png
This template is deprecated.
This template will eventually be removed. Please use Template:Infobox item instead.
[view] [edit] [history] [purge] Template documentation
This template is used to create an infobox in an article about any type of weapon mod.

Usage

To use this template in an article, copy the template below, then paste the template into an article.

All parameters are optional – those you do not populate with data will not show up in the infobox when the article is saved.

It is strongly advised to only include variables that are relevant to the specific item in question, i.e. parameters that do not display as false or 0.

display_name
{{{display_name}}}
alternate_name alternate_name2 alternate_name3 alternate_name3 alternate_name3
General
Category category
Encumbrance
Heavy Load
weight
Weapon(s) Image.pngImage.pngImage.pngImage.pngImage.png
Part type part_type
Modifiers
Encumbrance weight_mod
Reload time reload_mod
Min. range min_range_mod tiles
Max. range max_range_mod tiles
Accuracy accuracy_mod
Recoil recoil_mod
Aiming time aiming_time_mod
Spread angle_mod
Damage damage_mod
Technical details
Ingredients ingredients
Item ID Item IDs


{{Infobox weapon mod
|display_name		= 
|name_colour		= 
|name_text_colour	= 
|image			= 
|image_width		= 
|alternate_image	= 
|alternate_name		= 
|alternate_link		= 
|alternate_image2	= 
|alternate_name2	= 
|alternate_link2	= 
|alternate_image3	= 
|alternate_name3	= 
|alternate_link3	= 
|alternate_image4	= 
|alternate_name4	= 
|alternate_link4	= 
|alternate_image5	= 
|alternate_name5	= 
|alternate_link5	= 
<!--GENERAL-->
|category		= 
|weight			= 
|weapon			= <!-- DEPRECATED! Use "weapon#" instead --> <!-- <!-- or | weapons = --> <!-- or | MountOn = -->
|weapon1		= 
|weapon2		= 
|weapon3		= 
|weapon4		= 
|weapon5		= 
|part_type		= <!-- or | PartType = -->
<!--MODIFIERS-->
|weight_mod		= <!-- or | WeightModifier = -->
|reload_mod		= <!-- or | ReloadTimeModifier = --> <!-- or | reload_time_mod = -->
|min_range_mod		= <!-- or | MinRangeModifier = -->
|max_range_mod		= <!-- or | MaxRangeModifier = -->
|accuracy_mod		= <!-- or | HitChanceModifier = --> <!-- or | hit_chance_mod = -->
|recoil_mod		= <!-- or | RecoilDelayModifier = --> <!-- or | recoil_delay_mod = -->
|aiming_mod		= <!-- or | AimingTimeModifier = --> <!-- or | aiming_time_mod = -->
|spread_mod		= <!-- or | AngleModifier = --> <!-- or | angle_mod = -->
|damage_mod		= <!-- or | DamageModifier = -->
<!--TECHNICAL DETAILS-->
|ingredients		= 
|class_name		= 
}}

Documentation transcluded from Template:Infobox weapon mod/doc.
Editors can experiment in this template's sandbox (create)