Thorium Mod Wiki
Register
Advertisement

Usage

Place the following at the end of a page:

  • {{Master Template Equipables}}

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

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

{{Master Template Equipables
| 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-armor = yes
  • | show-acc = yes
  • | show-combatacc = yes
  • | show-vanity = yes
  • | show-vanityacc = yes
  • | show-dye = yes

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

{{Master Template Equipables
| show-main = yes
| show-armor = yes
}}


Advertisement