Template:Infobox weapon: Difference between revisions

From Totem Arts Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:
|image2  = {{#if:{{{slides|}}}<!--
|image2  = {{#if:{{{slides|}}}<!--
   -->|{{SlidesToTabber|{{{slides}}}|{{#if:{{{imgsize|}}}|{{{imgsize}}}|300px}}}}<!--
   -->|{{SlidesToTabber|{{{slides}}}|{{#if:{{{imgsize|}}}|{{{imgsize}}}|300px}}}}<!--
   -->|{{#if:{{{image|}}}|[[File:{{{image|}}}|{{#if:{{{imgsize|}}}|{{{imgsize|}}}|250px}}|center]]|}}
   -->|{{#if:{{{image|}}}|[[File:{{{image|}}}|{{#if:{{{imgsize|}}}|{{{imgsize|}}}|300px}}|center]]|}}
}}
}}
|caption2 = {{#if:{{{imgdesc|}}}|{{{imgdesc|}}}|}}
|caption2 = {{#if:{{{imgdesc|}}}|{{{imgdesc|}}}|}}
Line 24: Line 24:
|label6  = Health
|label6  = Health
|data6    = {{#if:{{{health|}}}|{{{health|}}}|}}
|data6    = {{#if:{{{health|}}}|{{{health|}}}|}}
|label7  = <abbr title="Full damage will be inflicted only if the target body is struck completely by the projectile. Higher veterancy ranks will increase the base damage by a specified multiplier.">Damage</abbr>
|label7  = {{#if:{{{damage_desc|}}}|<abbr title="{{{damage_desc|}}}">Damage</abbr>|<abbr title="Full damage will be inflicted only if the target body is struck completely by the projectile. Higher veterancy ranks will increase the base damage by a specified multiplier.">Damage</abbr>}}
|data7    = {{#if:{{{damage|}}}|{{{damage|}}}|}}
|data7    = {{#if:{{{damage|}}}|{{{damage|}}}|}}
|label8  = Damage type
|label8  = Damage type

Latest revision as of 19:48, 25 April 2021

Weapon
Weapon

Usage

To use this template, insert the following code into the page and fill out the fields:

{{Infobox weapon
|theme        = 
|name         = 
|icon         = 
|image        = 
|imgsize      = 
|imgdesc      = 

<!-- General characteristics -->
|is_equipment = 
|carried_by   = 
|type         = 
|damage_type  = 
|proj_speed   = 
|range        = 
|scope_lens   = 
|rof          = 
|magazine     = 
|reserve      = 

<!-- Miscellaneous -->
|internalname = 
|jargon       = 
}}