Difference between revisions of "Template:InfoBoxBattleArmor"

(created)
 
m
 
(17 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{| class='infobox'
+
<includeonly>{| class="infobox"
 
|-
 
|-
| colspan='2' | {{{image|}}}
+
|colspan="2"|{{#if:{{{image|}}}|[[Image:{{{image}}}|191px]]|}}
 
|-  
 
|-  
| colspan='2' class='infoboxname' | {{{Name}}}
+
|colspan="2" class="infoboxname"|{{{Name|}}}
 
|-
 
|-
| colspan='2' class='infoboxheading' | '''Production information'''
+
!colspan="2" class="infoboxheading"|Production information
|- class='infoboxrow'
+
|- class="infoboxrow"
| Manufacturer || {{{Manufacturer|}}}
+
|Manufacturer ||{{{Manufacturer|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Use || {{{Use|}}}
+
{{#if:{{{Equipment Rating|}}}|
|- class='infoboxrow'
+
{{!}} Equipment Rating
| Weight Class || {{{Weight Class|}}}
+
{{!}} {{{Equipment Rating}}}
|- class='infoboxrow'
+
}}
| Tech Base || {{{Tech Base|}}}
+
|- class="infoboxrow"
|- class='infoboxrow'
+
{{#if:{{{production year|}}}|
| Cost || {{{Cost|}}}
+
{{!}}Production Year[[Production Year::{{{production year|}}}| ]]
|- class='infoboxrow'
+
{{!}}[[Battle Armor Timetable|{{{production year|}}}]]{{{year reference|}}}
| Introduced || {{{Introduced|}}}
+
}}
 +
|- class="infoboxrow"
 +
|Use||{{{Use|}}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Chassis|}}}|
 +
{{!}} Chassis Type
 +
{{!}} {{{Chassis}}}
 +
}}
 +
|- class="infoboxrow"
 +
|Weight Class||{{{Weight Class|}}}
 +
|- class="infoboxrow"
 +
|Tech Base ||{{{Tech Base|}}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Cost|}}}|
 +
{{!}} Cost
 +
{{!}} {{{Cost}}} C-bills
 +
}}
 +
|- class="infoboxrow"
 +
|Introduced||{{{Introduced|}}}
 
|-
 
|-
| colspan='2' class='infoboxheading' | '''Technical specifications'''
+
!colspan="2" class="infoboxheading"|Technical specifications
|- class='infoboxrow'
+
|- class="infoboxrow"
| Mass || {{{Mass|}}}
+
|Mass||{{{Mass|}}} kg
|- class='infoboxrow'
+
|- class="infoboxrow"
| Top Speed || {{{Top Speed|}}}
+
|Top Speed||{{{Top Speed|}}} km/h
|- class='infoboxrow'
+
|- class="infoboxrow"
| Armament || {{{Armament|}}}
+
{{#if:{{{Jump Range|}}}|
|- class='infoboxrow'
+
{{!}} Jump Range
| Armor Type || {{{Armor Type|}}}
+
{{!}} {{{Jump Range}}} m
|- class='infoboxrow'
+
}}
| BV (1.0) || {{{BV (1.0)|}}}
+
|- class="infoboxrow"
|}
+
|Armament
 
+
|
<noinclude>
+
{{{Armament|}}}
==Usage instructions==
+
|- class="infoboxrow"
Copy and paste the following code into the top of the article, filling the appropriate fields. If a field is unknown, delete
+
|Armor Type||{{{Armor Type|}}}
 
+
|- class="infoboxrow"
it.
+
{{#if:{{{BV (1.0)|}}}|
<pre><nowiki>
+
{{!}} BV (1.0)
{{InfoBoxBattleArmor
+
{{!}} {{{BV (1.0)}}}
| image = [[Image:*.***|191px]]
+
}}
| Name =
+
|- class="infoboxrow"
| Manufacturer =
+
{{#if:{{{BV (2.0)|}}}|
| Use =
+
{{!}} BV (2.0)
| Weight Class =
+
{{!}} {{{BV (2.0)}}}
| Tech Base =
 
| Cost =
 
| Introduced =
 
| Mass =
 
| Top Speed =
 
| Armament =
 
| Armor Type =
 
| BV (1.0) =
 
 
}}
 
}}
</nowiki></pre>
+
|}</includeonly><noinclude>{{documentation}}</noinclude>
 
 
</noinclude>
 
 
 
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
 

Latest revision as of 19:46, 4 April 2024