Template:Infobox:HoldableBase/doc

From Cantr II Wiki
Revision as of 00:50, 27 February 2010 by Altotn (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

With this template you can describe, in a single table, all the characteristics of any holdable item. Moreover, one can define an alternative title (for templates in languages other than English).

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 holdable items 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:HoldableBase
| widths0   = 
| title     = 
| section1  = 
| widths1   = 
| item0s1   = 
| info0s1   = 
| item1s1   = 
| info1s1   = 
| item2s1   = 
| info2s1   = 
| item3s1   = 
| info3s1   = 
| item4s1   = 
}}

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 - Main section title. This parameter is required.
  • widths1 - Width of left column of the main 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 main section. If this parameter is not defined, the first item of the section is not shown.
  • info0s1 - Information concerning the first item in the main section. It can be used to detail the attack points of the object being described. Used in conjunction with the previous parameter.
  • item1s1 - Title of the second item in the main section. If this parameter is not defined, the second item of the section is not shown.
  • info1s1 - Information concerning the second item in the main section. It can be used to detail the skill weighting of the object being described. Used in conjunction with the previous parameter.
  • item2s1 - Title of the third item in the main section. If this parameter is not defined, the second item of the section is not shown.
  • info2s1 - Information concerning the third item in the main section. It can be used to detail the defense points of the object being described. Used in conjunction with the previous parameter.
  • item3s1 - Title of the fourth item in the manufacturing section. If this parameter is not defined, the second item of the section is not shown.
  • info3s1 - Information concerning the fourth item in the main section. It can be used to detail the weight of the object being described. Used in conjunction with the previous parameter.
  • item4s1 - Title of the fifth item in the main section. If this parameter is not defined, the second item of the section is not shown.
  • info4s1 - Information concerning the fifth item in the main section. It can be used to detail the visibility of the object being described. 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