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 6: | Line 6: | ||
|above = {{#if:{{{name|}}}|{{{name|}}}|Vehicle}} | |above = {{#if:{{{name|}}}|{{{name|}}}|Vehicle}} | ||
|image = {{#if:{{{icon|}}}|<div style="{{Infobox style| | |image = {{#if:{{{icon|}}}|<div style="{{Infobox style|infobox_icon}}">[[File:{{{icon|}}}|72px|center]]</div>|}} | ||
|image2 = {{#if:{{{slides|}}}<!-- | |image2 = {{#if:{{{slides|}}}<!-- | ||
-->|{{SlidesToTabber|{{{slides}}}|{{#if:{{{imgsize|}}}|{{{imgsize}}}|300px}}}}<!-- | -->|{{SlidesToTabber|{{{slides}}}|{{#if:{{{imgsize|}}}|{{{imgsize}}}|300px}}}}<!-- |
Revision as of 14:58, 15 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 = |slides = |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 = }}