Difference between revisions of "Template:Infobox:Building/doc"
From Cantr II Wiki
(→Parámetros) |
|||
Line 12: | Line 12: | ||
</pre> | </pre> | ||
− | == | + | == Parameters == |
* <tt>people</tt> | * <tt>people</tt> |
Latest revision as of 16:01, 6 November 2012
{{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