Difference between revisions of "Template:InfoBoxBattleArmor"

(pre-designer)
Line 1: Line 1:
{| class='infobox'
+
{| 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|}}}
+
|Use||{{{Use|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Weight Class || {{{Weight Class|}}}
+
|Weight Class||{{{Weight Class|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Tech Base || {{{Tech Base|}}}
+
|Tech Base ||{{{Tech Base|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Cost || {{{Cost|}}}
+
|Cost||{{{Cost|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Introduced || {{{Introduced|}}}
+
|Introduced||{{{Introduced|}}}
 
|-
 
|-
| colspan='2' class='infoboxheading' | '''Technical specifications'''
+
!colspan="2" class="infoboxheading"|Technical specifications
|- class='infoboxrow'
+
|- class="infoboxrow"
| Mass || {{{Mass|}}}
+
|Mass||{{{Mass|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Top Speed || {{{Top Speed|}}}
+
|Top Speed||{{{Top Speed|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Armament || {{{Armament|}}}
+
|Armament||{{{Armament|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Armor Type || {{{Armor Type|}}}
+
|Armor Type||{{{Armor Type|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| BV (1.0) || {{{BV (1.0)|}}}
+
|BV (1.0)||{{{BV (1.0)|}}}
|}
+
|}<noinclude>
 
+
{{/doc}}
<noinclude>
+
<!-- Add cats and interwikis to the /doc subpage, not here! -->
==Usage instructions==
 
Copy and paste the following code into the top of the article, filling the appropriate fields. If a field is unknown, delete
 
 
 
it.
 
<pre><nowiki>
 
{{InfoBoxBattleArmor
 
| image = [[Image:*.***|191px]]
 
| Name = ???
 
| Manufacturer = ???
 
| Use = ???
 
| Weight Class = ???
 
| Tech Base = ???
 
| Cost = ???
 
| Introduced = ???
 
| Mass = ???
 
| Top Speed = ???
 
| Armament = ???
 
| Armor Type = ???
 
| BV (1.0) = ???
 
}}
 
</nowiki></pre>
 
 
 
 
</noinclude>
 
</noinclude>
 
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
 

Revision as of 08:20, 7 December 2006

{{{Name}}}
Production information
Manufacturer
Use
Weight Class
Tech Base
Cost
Introduced
Technical specifications
Mass
Top Speed
Armament
Armor Type
BV (1.0)

Usage

Copy and paste the following code into the top of the article, filling the appropriate fields. If a field is unknown, delete it.

<nowiki>
{InfoBoxBattleArmor
| image =
| Name =
| Manufacturer =
| Equipment Rating =
| Introduced =
| production year =
| year reference =
| Use =
| Chassis =
| Weight Class =
| Tech Base =
| Cost =
| Mass =
| Top Speed =
| Jump Range =
| Armament =
| Armor Type =
| BV (1.0) =
| BV (2.0) =
}}