Calamity Mod Wiki
Register
Advertisement
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for Templates to learn more.
See Template:Master Template Tiles/l10n for the localization of this template.

Usage[]

Place the following at the end of a page:

  • {{Master Template Tiles}}

The default behavior is for the entire template to remain collapsed.

To show all sub-sections in collapsed form, use this:

{{Master Template Tiles
 | show-main       = yes
}}

To cause one or more sub-sections to appear expanded by default, add one of the following ("show-main = yes" must also be set) :

  • | show-blocks = yes
  • | show-crafting = yes
  • | show-other = yes

For example, to show the "crafting stations" section expanded, use this:

{{Master Template Tiles
 | show-main      = yes
 | show-crafting    = yes
}}
Advertisement