Template:Infobox:Building

From Cantr II Wiki
Revision as of 08:35, 7 January 2011 by EchoMan (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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