Difference between revisions of "Template:Infobox:Building"

From Cantr II Wiki
Jump to: navigation, search
m (Reverted edits by Joshuamonkey (Talk); changed back to last version by Ceselb)
Line 1: Line 1:
{| class="infobox bordered" cellpadding="4" style="float:right;"
+
<includeonly>{{Infobox:BuildingBase
|-
+
| title    = Building
|
+
| section1 = Capacity
{| class="infobox" style="background-color:#E0E0FF; width:25em; font-size: 95%; margin-left: inherit;" valign="top" cellpadding="1" border="1" cellspacing="0"
+
| item0s1  = People
! style="background-color: #A0A0FF;" colspan="2" | Construction
+
| info0s1  = {{if|test={{{people|}}}|then={{{people}}}|else={{Inc1}}}}
|-
+
| item1s1  = Total capacity
| '''Time''' || {{{time}}} days
+
| info1s1  = {{if|test={{{total|}}}|then={{{total|0}}} gramos|else={{Inc3}}}}
|-
+
}}</includeonly><!-- Template categories --><noinclude>{{Doc)}}[[Category:Templates|{{PAGENAME}}]]</noinclude>
| '''Materials''' || {{{resources}}}
 
|-
 
| '''Tools''' || {{{tools}}}
 
|- class="hiddenStructure{{{centertype}}}"
 
| '''Only built inside''' || {{{centertype}}}
 
|-
 
! style="background-color: #A0A0FF;" colspan="2" | Capacity
 
|-
 
| '''People''' || {{{people}}}
 
|-
 
| '''Total weight''' || {{{weight}}} grams
 
|}
 
|}
 
<includeonly>[[Category:Buildings]]</includeonly>
 

Revision as of 07:14, 7 January 2011

Template:Doc)