Difference between revisions of "Template:InfoBoxCombatVehicle"

m (Tech Base field already in the template, just not in the documentation)
m
 
(3 intermediate revisions by 3 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 77: 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 = ???
 
| Tech Base = ???
 
| 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