Difference between revisions of "Template:InfoBoxStructure"

(created)
 
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class='infobox'
+
<includeonly>{| class='infobox'
 
|-
 
|-
 
| colspan='2' | {{{image|}}}
 
| colspan='2' | {{{image|}}}
Line 12: Line 12:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Tech Base || {{{Tech Base|}}}
 
| Tech Base || {{{Tech Base|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Cost || {{{Cost|}}}
+
{{#if:{{{Cost|}}}|
|- class='infoboxrow'
+
{{!}} Cost
| Man Hours || {{{Man Hours|}}}
+
{{!}} {{{Cost|}}}
 +
}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Man Hours|}}}|
 +
{{!}} Man-Hours
 +
{{!}} {{{Man Hours|}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Introduced || {{{Introduced|}}}
 
| Introduced || {{{Introduced|}}}
Line 24: Line 30:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Levels || {{{Levels|}}}
 
| Levels || {{{Levels|}}}
 +
|- class="infoboxrow"
 +
{{#if:{{{Construction Factor|}}}|
 +
{{!}} Construction Factors
 +
{{!}} {{{Construction Factor|}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| Construction Factor || {{{Construction Factor|}}}
+
| Power Requirements || {{{Power Requirements|}}}
|- class='infoboxrow'
 
| Power Requirement || {{{Power Requirement|}}}
 
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Armament || {{{Armament|}}}
 
| Armament || {{{Armament|}}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Heat Sinks || {{{Heat Sinks|}}}
+
{{#if:{{{Heat Sinks|}}}|
 +
{{!}} Heat Sinks
 +
{{!}} {{{Heat Sinks|}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Armor || {{{Armor|}}}
 
| Armor || {{{Armor|}}}
Line 37: Line 49:
 
| Equipment || {{{Equipment|}}}
 
| Equipment || {{{Equipment|}}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
| BV (1.0) || {{{BV (1.0)|}}}
+
| BV   || {{{BV|}}}
|}
+
|}</includeonly><noinclude>{{documentation}}</noinclude>
 
 
<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>
 
{{InfoBoxStructure
 
| image = [[Image:*.***|191px]]
 
| Name =
 
| Use =
 
| Structure Type =
 
| Tech Base =
 
| Cost =
 
| Man-Hours =
 
| Introduced =
 
| Size (in hexes) =
 
| Levels =
 
| Construction Factors =
 
| Power Requirements =
 
| Armament =
 
| Heat Sinks =
 
| Armor =
 
| Equipment =
 
| BV (1.0) =
 
}}
 
</nowiki></pre>
 
 
 
</noinclude>
 
 
 
<noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude>
 

Latest revision as of 22:05, 4 April 2024