Template:Infobox vehicle: Difference between revisions

From Totem Arts Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<onlyinclude>{{Infobox
<onlyinclude>{{Infobox
|aboveclass = infobox-title
|imageclass = infobox-image
|rowclass  = infobox-data
|bodystyle = {{Infobox style|infobox}}
|bodystyle = {{Infobox style|infobox}}
|abovestyle  = {{Infobox style|infobox_title}}
|abovestyle  = {{Infobox style|infobox_title}}
Line 5: Line 10:
|labelstyle  = {{Infobox style|infobox_label}}
|labelstyle  = {{Infobox style|infobox_label}}


|above    = {{#if:{{{name|}}}|{{{name|}}}|Vehicle}}
|above    = {{#if:{{{name|}}}|{{{name|}}}|Vehicle}}{{#if:{{{icon|}}}|<br />[[File:{{{icon|}}}|72px|center]]|}}
<!-- |image    = {{#if:{{{icon|}}}|<br />[[File:{{{icon|}}}|72px|center]]|}} -->
|image    = {{#if:{{{slides|}}}<!--
|image2  = {{#if:{{{image|}}}|[[File:{{{image|}}}|{{#if:{{{imgsize|}}}|{{{imgsize|}}}|250px}}|center]]|}}
  -->|{{SlidesToTabber|{{{slides}}}|{{#if:{{{imgsize|}}}|{{{imgsize}}}|300px}}}}<!--
|caption2 = {{#if:{{{imgdesc|}}}|{{{imgdesc|}}}|}}
  -->|{{#if:{{{image|}}}|[[File:{{{image|}}}|{{#if:{{{imgsize|}}}|{{{imgsize|}}}|300px}}|center]]|}}
|image3  = {{#if:{{{slides|}}}|{{{slides|}}}|}}
}}
|caption  = {{#if:{{{imgdesc|}}}|{{{imgdesc|}}}|}}
 
|class1  = infobox-header
|header1  = {{#if:{{{is_flying|}}}|Air Vehicle|Ground Vehicle}}
|header1  = {{#if:{{{is_flying|}}}|Air Vehicle|Ground Vehicle}}
|label2  = Faction
|label2  = Faction
|data2    = {{#if:{{{faction|}}}|{{{faction|}}}|}}
|data2    = {{#if:{{{faction|}}}|{{{faction|}}}|}}
Line 25: Line 34:


|header8  = {{#if:{{{weapon|}}}|{{{weapon|}}}|}}
|header8  = {{#if:{{{weapon|}}}|{{{weapon|}}}|}}
|label9  = Base damage
|label9  = <abbr title="Full damage will be inflicted only if the target body is struck completely by the projectile. Higher veterancy ranks will increase the base damage by a specified multiplier.">Damage</abbr>
|data9    = {{#if:{{{damage|}}}|{{{damage|}}}|}}
|data9    = {{#if:{{{damage|}}}|{{{damage|}}}|}}
|label10  = Projectile type
|label10  = Projectile type
Line 35: Line 44:
|label13  = Rate of fire
|label13  = Rate of fire
|data13  = {{#if:{{{rof|}}}|{{{rof|}}}|}}
|data13  = {{#if:{{{rof|}}}|{{{rof|}}}|}}
|label14  = Clip size
|label14  = Magazine
|data14  = {{#if:{{{clip|}}}|{{{clip|}}}|}}
|data14  = {{#if:{{{magazine|}}}|{{{magazine|}}}|}}


|header15 = {{#if:{{{weapon_2|}}}|{{{weapon_2|}}}|}}
|header15 = {{#if:{{{weapon_2|}}}|{{{weapon_2|}}}|}}
|label16  = Base damage
|label16  = <abbr title="Full damage will be inflicted only if the target body is struck completely by the projectile. Higher veterancy ranks will increase the base damage by a specified multiplier.">Damage</abbr>
|data16  = {{#if:{{{damage_2|}}}|{{{damage_2|}}}|}}
|data16  = {{#if:{{{damage_2|}}}|{{{damage_2|}}}|}}
|label17  = Projectile type
|label17  = Projectile type
Line 49: Line 58:
|label20  = Rate of fire
|label20  = Rate of fire
|data20  = {{#if:{{{rof_2|}}}|{{{rof_2|}}}|}}
|data20  = {{#if:{{{rof_2|}}}|{{{rof_2|}}}|}}
|label21  = Clip size
|label21  = Magazine
|data21  = {{#if:{{{clip_2|}}}|{{{clip_2|}}}|}}
|data21  = {{#if:{{{magazine_2|}}}|{{{magazine_2|}}}|}}


|header22 = {{#if:{{{internalname|}}}{{{jargon|}}}|Miscellaneous}}
|header22 = {{#if:{{{internalname|}}}{{{jargon|}}}|Miscellaneous}}
Line 57: Line 66:
|label24  = [[Glossary of player terms|<font color="#fff">Jargon</font>]]
|label24  = [[Glossary of player terms|<font color="#fff">Jargon</font>]]
|data24  = {{#if:{{{jargon|}}}|{{{jargon|}}}|}}
|data24  = {{#if:{{{jargon|}}}|{{{jargon|}}}|}}
|header25 = {{#if:{{{notes|}}}|Notes}}
|data26  = {{{notes|}}}


}}</onlyinclude><noinclude>
}}</onlyinclude><noinclude>
Line 63: Line 75:
<pre>
<pre>
{{Infobox vehicle
{{Infobox vehicle
|theme        =
|name        =  
|name        =  
|icon        =  
|icon        =  
|image        =  
|image        =  
|slides      =
|imgsize      =  
|imgsize      =  
|imgdesc      =  
|imgdesc      =  
Line 86: Line 98:
|range        =  
|range        =  
|rof          =  
|rof          =  
|clip        =  
|magazine    =  


<!-- Secondary armament -->
<!-- Secondary armament -->
Line 95: Line 107:
|range_2      =  
|range_2      =  
|rof_2        =  
|rof_2        =  
|clip_2      =  
|magazine_2  =  


<!-- Miscellaneous -->
<!-- Miscellaneous -->
|internalname =  
|internalname =  
|jargon      =  
|jargon      =  
|notes        =
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 17:16, 24 April 2022

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          = 
|magazine     = 

<!-- Secondary armament -->
|weapon_2     = 
|damage_2     = 
|proj_type_2  = 
|proj_speed_2 = 
|range_2      = 
|rof_2        = 
|magazine_2   = 

<!-- Miscellaneous -->
|internalname = 
|jargon       = 
|notes        = 
}}