Template:Infobox vehicle: Difference between revisions

From Totem Arts Wiki
Jump to navigation Jump to search
RaiderAlpha (talk | contribs)
No edit summary
RaiderAlpha (talk | contribs)
Line 76: Line 76:
<!-- Primary armament -->
<!-- Primary armament -->
|weapon      =  
|weapon      =  
|damage      =
|proj_type    =  
|proj_type    =  
|proj_speed  =  
|proj_speed  =  
Line 84: Line 85:
<!-- Secondary armament -->
<!-- Secondary armament -->
|weapon_2    =  
|weapon_2    =  
|damage_2    =
|proj_type_2  =  
|proj_type_2  =  
|proj_speed_2 =  
|proj_speed_2 =  
Line 92: Line 94:
<!-- Miscellaneous -->
<!-- Miscellaneous -->
|internalname =  
|internalname =  
|jargon      =
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 18:09, 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       = 
|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       = 
}}