Template:Master Template Characters

From Thorium Mod Wiki
Jump to navigation Jump to search

Usage

Place the following at the end of a page:

  • {{Master Template Characters}}

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

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

{{Master Template Characters
| 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-common = yes
  • | show-hardmode = yes
  • | show-event = yes
  • | show-boss = yes
  • | show-critter = yes
  • | show-npc = yes
  • | show-familiar = yes

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

{{Master Template Characters
| show-main = yes
| show-boss = yes
}}