Template:Infobox:BuildingBase

From Cantr II Wiki
Jump to: navigation, search
Template documentation[ view ] [ discuss ] [edit]

{{Infobox:BuildingBase}} is a meta-template, ie a template for creating templates. This template is intended to be a basic template for templates of buildings in different languages.

With this template you can describe, in a single table, all the characteristics of any building.

Usage

Put the following code in the template being designed. Complete the parameters you want, delete the unused.

Important note: If you want to create a template for buildings in your language, do not use this template, this is a base template. Instead, copy the final template of another language and translate into your language. See "Examples of final templates in different languages" section for a list of currently created templates that you can translate.

{{Infobox:BuildingBase
| widths0  = 
| title    = 
| section1 = 
| widths1  = 
| item0s1  = 
| info0s1  = 
| item1s1  = 
| info1s1  = 
}}

Parameters

  • widths0 - Width of the table (in pixels). The default is "300". I recommend not to change this parameter.
  • title - Title of the table. This parameter is required.
  • section1 - Capacity section title. This parameter is required.
  • widths1 - Width of left column of the capacity section (in pixels). The default is "85". I recommend not to change this parameter (unless extremely necessary).
  • item0s1 - Title of the first item in the capacity section. If this parameter is not defined, the first item of the section is not shown.
  • info0s1 - Information concerning the first item in the capacity section. It can be used to detail the number of people that the building being described can contain. Used in conjunction with the previous parameter.
  • item1s1 - Title of the second item in the capacity section. If this parameter is not defined, the second item of the section is not shown.
  • info1s1 - Information concerning the second item in the capacity section. It can be used to detail the total weigh that the building being described can contain. Used in conjunction with the previous parameter.

Examples of final templates in different languages

You can add the different versions (translations) of the final template here:

  • Add version here
  • Add version here