Template:Infobox weapon mod

From PZwiki
Revision as of 16:29, 2 June 2019 by Vaileasys (talk | contribs) (fixed range mod)
[view] [edit] [history] [purge] Template documentation
Imbox deletion.png
This page is a candidate for deletion.
Reason: Unused
This page (and any subpages) will be deleted after being reviewed by an admin, and no one has objected to its deletion. Users may discuss this request for deletion on the page's talk page. Once added, this should only be removed by an admin, or the user that added it.

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
Weight weight
Part type part_type
Modifiers
Weight mod. weight_mod
Reload time mod. reload_mod
Min. range mod. min_range_mod tiles
Max. range mod. max_range_mod tiles
Accuracy mod. accuracy_mod
Recoil mod. recoil_mod
Aiming time mod. aiming_time_mod
Spread mod. angle_mod
Damage mod. damage_mod
Technical details
Ingredients ingredients
Base 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)