Difference between revisions of "Template:Infobox:Building"

From Cantr II Wiki
Jump to: navigation, search
Line 6: Line 6:
 
| item1s1  = Total capacity
 
| item1s1  = Total capacity
 
| info1s1  = {{if|test={{{total|}}}|then={{{total|0}}} gramos|else={{Inc3}}}}
 
| info1s1  = {{if|test={{{total|}}}|then={{{total|0}}} gramos|else={{Inc3}}}}
}}</includeonly><!-- Template categories --><noinclude>{{Doc)}}[[Category:Templates|{{PAGENAME}}]]</noinclude>
+
}}</includeonly><!-- Template categories --><noinclude>{{Doc}}[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 07:15, 7 January 2011

Template documentation[ view ] [ discuss ] [edit]

{{Infobox:Building}} allows all details about specifics for buildings to be placed within a table.

Usage

Copy the text below and fill in the values of the parameters. If a parameter is unknown ot not available, leave it empty or remove that line.

{{Infobox:Building
| people = 
| weight = 
}}

Parameters

  • people
    • The maximum number of people who will fit in the building.
    • Example: people = 5
  • weight
    • Capacity (in grams) that the building can contain, in total.
    • It is advisable to use a thousand separator for this parameter.
    • Good example: weight = 100.000
    • Bad example: weight = 100000