Template:Infobox vehicle: Difference between revisions
Jump to navigation
Jump to search
RaiderAlpha (talk | contribs) No edit summary |
RaiderAlpha (talk | contribs) mNo edit summary |
||
Line 22: | Line 22: | ||
|data7 = {{#if:{{{cost|}}}|{{{cost|}}}|}} | |data7 = {{#if:{{{cost|}}}|{{{cost|}}}|}} | ||
|header8 = {{#if:{{{weapon|}}}|{{{weapon|}}}| | |header8 = {{#if:{{{weapon|}}}|{{{weapon|}}}|}} | ||
|label9 = Base damage | |label9 = Base damage | ||
|data9 = {{#if:{{{damage|}}}|{{{damage|}}}|}} | |data9 = {{#if:{{{damage|}}}|{{{damage|}}}|}} | ||
Line 36: | Line 36: | ||
|data14 = {{#if:{{{clip|}}}|{{{clip|}}}|}} | |data14 = {{#if:{{{clip|}}}|{{{clip|}}}|}} | ||
|header15 = {{#if:{{{weapon_2|}}}|{{{weapon_2|}}}| | |header15 = {{#if:{{{weapon_2|}}}|{{{weapon_2|}}}|}} | ||
|label16 = Base damage | |label16 = Base damage | ||
|data16 = {{#if:{{{damage_2|}}}|{{{damage_2|}}}|}} | |data16 = {{#if:{{{damage_2|}}}|{{{damage_2|}}}|}} |
Revision as of 17:11, 5 September 2020
Vehicle | |
---|---|
Ground vehicle |
Usage
To use this template, insert the following code into the page and fill out the fields:
{{Infobox vehicle |name = |icon = |image = |imgsize = |imgdesc = <!-- General characteristics --> |faction = |role = |health = |armor_type = |seats = |cost = |is_flying = <!-- Primary armament --> |weapon = |proj_type = |proj_speed = |range = |rof = |clip = <!-- Secondary armament --> |weapon_2 = |proj_type_2 = |proj_speed_2 = |range_2 = |rof_2 = |clip_2 = <!-- Miscellaneous --> |internalname = }}