Template:Infobox vehicle: Difference between revisions
Jump to navigation
Jump to search
RaiderAlpha (talk | contribs) mNo edit summary |
RaiderAlpha (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{Infobox | <onlyinclude>{{Infobox | ||
|abovestyle = background: #ccccff; | |abovestyle = {{#switch:{{{theme|}}} | ||
|headerstyle = background: #ccccff; | |gdi = background: #e2c14e; color: #000; | ||
|labelstyle = background: #ccccff; | |nod = background: #b41616; color: #fff; | ||
|#default = background: #ccccff; color: #000; | |||
}} | |||
|headerstyle = {{#switch:{{{theme|}}} | |||
|gdi = background: #e2c14e; color: #000; | |||
|nod = background: #9d1313; color: #fff; | |||
|#default = background: #ccccff; color: #000; | |||
}} | |||
|labelstyle = {{#switch:{{{theme|}}} | |||
|gdi = background: #e2c14e; color: #000; | |||
|nod = background: #b41616; color: #fff; | |||
|#default = background: #ccccff; color: #000; | |||
}} | |||
|above = {{#if:{{{name|}}}|{{{name|}}}|Vehicle}} | |above = {{#if:{{{name|}}}|{{{name|}}}|Vehicle}} | ||
Line 68: | Line 80: | ||
<!-- General characteristics --> | <!-- General characteristics --> | ||
|is_flying = | |||
|faction = | |faction = | ||
|role = | |role = | ||
Line 74: | Line 87: | ||
|seats = | |seats = | ||
|cost = | |cost = | ||
<!-- Primary armament --> | <!-- Primary armament --> |
Revision as of 15:06, 7 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 --> |is_flying = |faction = |role = |health = |armor_type = |seats = |cost = <!-- Primary armament --> |weapon = |damage = |proj_type = |proj_speed = |range = |rof = |clip = <!-- Secondary armament --> |weapon_2 = |damage_2 = |proj_type_2 = |proj_speed_2 = |range_2 = |rof_2 = |clip_2 = <!-- Miscellaneous --> |internalname = |jargon = }}