Difference between revisions of "Template:InfoBoxStructure"

(hid empty fields: Cost, Construction Factor, Heat Sinks)
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{| class='infobox'
+
<includeonly>{| class='infobox'
 
|-
 
|-
 
| colspan='2' | {{{image|}}}
 
| colspan='2' | {{{image|}}}
Line 17: Line 17:
 
{{!}} {{{Cost|}}}
 
{{!}} {{{Cost|}}}
 
}}
 
}}
|- class='infoboxrow'
+
|- class="infoboxrow"
| Man Hours || {{{Man Hours|}}}
+
{{#if:{{{Man Hours|}}}|
 +
{{!}} Man-Hours
 +
{{!}} {{{Man Hours|}}}
 +
}}
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| Introduced || {{{Introduced|}}}
 
| Introduced || {{{Introduced|}}}
Line 47: Line 50:
 
|- class='infoboxrow'
 
|- class='infoboxrow'
 
| BV    || {{{BV|}}}
 
| 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 =
 
}}
 
</nowiki></pre>
 
 
 
</noinclude>
 
 
 
<noinclude>
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Infobox templates|Structure]]
 
</noinclude>
 

Latest revision as of 22:05, 4 April 2024