Difference between revisions of "Template:InfoBoxCombatVehicle"

m (no picture fix?)
m
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| class='infobox'
+
<includeonly>{| class='infobox'
 
|-
 
|-
| colspan='2' | {{#if:{{{image|}}}|[[Image:{{{image}}}|250px]]|}}
+
| colspan='2' | {{#if:{{{image|}}}|[[Image:{{{image}}}|191px]]|}}
 
|-  
 
|-  
 
| colspan='2' class='infoboxname' | {{{name}}}
 
| colspan='2' class='infoboxname' | {{{name}}}
Line 29: Line 29:
 
|-
 
|-
 
| colspan='2' class='infoboxheading' | '''Technical specifications'''
 
| colspan='2' class='infoboxheading' | '''Technical specifications'''
 +
|- class='infoboxrow'
 +
{{#if:{{{ Tech Base|}}}|
 +
{{!}}  Tech Base
 +
{{!}} {{{ Tech Base|}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Mass          || {{{mass|}}}
 
| Mass          || {{{mass|}}}
Line 72: Line 77:
 
}}
 
}}
 
|}
 
|}
<noinclude>
+
</includeonly><noinclude>{{documentation}}</noinclude>
==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>
 
{{InfoBoxCombatVehicle
 
| image = [[Image:*.***|191px]]
 
| name = ???
 
| manufacturer = ???
 
| production year = ???
 
| year reference = ??? (production year reference)
 
| Mission = ???
 
| Type = ???
 
| cost = ???
 
| mass = ???
 
| armor = ???
 
| heat sinks = ???
 
| engine = ???
 
| speed = ???
 
| Crew = ???
 
| comsys = ???
 
| T&T = ???
 
| armament = ???
 
| BV (1.0) = ???
 
| BV (2.0) = ???
 
}}
 
</nowiki></pre>
 
 
 
 
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Infobox templates|CombatVehicle]]
 
</noinclude>
 

Latest revision as of 20:21, 4 April 2024