Template:Infobox vehicle: Difference between revisions
Jump to navigation
Jump to search
RaiderAlpha (talk | contribs) Created page with "<onlyinclude>{{Infobox |above = {{#if:{{{name|}}}|{{{name|}}}|Faction}} |image = {{#if:{{{icon|}}}|[[File:{{{icon|}}}|72px|center]]|}} |image2 = {{#if:{{{image|}}}|F..." |
RaiderAlpha (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{Infobox | <onlyinclude>{{Infobox | ||
|above = {{#if:{{{name|}}}|{{{name|}}}| | |above = {{#if:{{{name|}}}|{{{name|}}}|Vehicle}} | ||
|image = {{#if:{{{icon|}}}|[[File:{{{icon|}}}|72px|center]]|}} | |image = {{#if:{{{icon|}}}|[[File:{{{icon|}}}|72px|center]]|}} | ||
|image2 = {{#if:{{{image|}}}|[[File:{{{image|}}}|{{{imgsize|250px}}}|center]]|}} | |image2 = {{#if:{{{image|}}}|[[File:{{{image|}}}|{{{imgsize|250px}}}|center]]|}} | ||
Line 17: | Line 17: | ||
|label7 = Cost | |label7 = Cost | ||
|data7 = {{#if:{{{cost|}}}|{{{cost|}}}|}} | |data7 = {{#if:{{{cost|}}}|{{{cost|}}}|}} | ||
|header8 = {{#if:{{{weapon|}}}|{{{weapon|}}}|Primary armament}} | |||
}}</onlyinclude><noinclude> | }}</onlyinclude><noinclude> | ||
== Usage == | == Usage == |
Revision as of 21:53, 3 September 2020
Vehicle | |
---|---|
Ground vehicle | |
Primary armament |
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 = }}