Template:GrenadeMine Infobox

From Quasimorph Wiki
Jump to navigation Jump to search

This template defines the table "GrenadeMine_Infobox". View table.


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:GrenadeMine_Infobox/doc to edit this documentation. (How does this work?)

Usage

This template is used to show a Grenade or Mine infobox.

Syntax

{{GrenadeMine_Infobox
 |image = Inv {{lc:{{PAGENAME}}}}.png
 |Internal_Id =
 |Weapon_Type =
 |Explosion_Radius =
 |Max_Stack =
 |Arming_Time =
 |Damage =
 |Damage_Type =
 |Wound_Chance =
 |Throwback_Chance =
 |Stun_Chance =
 |Stun_Duration =
 |Propagate_Fire_Chance =
 |Large_Fire_Chance =
 |Description =
 |Weight =
}}

Example

{{GrenadeMine_Infobox
 |image = Inv {{lc:{{PAGENAME}}}}.png
 |Weapon_Type = Bomb
 |Internal_Id = frag_grenade
 |Explosion_Radius = 3
 |Max_Stack = 3
 |Arming_Time = 2
 |Damage = 75
 |Damage_Type = Explosion
 |Wound_Chance = 70
 |Throwback_Chance = 0.5
 |Stun_Chance = 0
 |Stun_Duration = 0
 |Propagate_Fire_Chance = 0.05
 |Large_Fire_Chance = 10
 |Description = Test
 |Weight = 0.3
}}