Thorium Mod Wiki
Advertisement
Tools: Enchanted Pickaxe Usual Tools • Molten Collar Summoning Tools • Technique - Smoke Bomb Thrower Tools • Heart Wand Healer Tools • Time Warp Other Tools
 

Usage

Place the following at the end of a page:

  • {{Master Template Tools}}

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

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

{{Master Template Tools
  | 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-tool = yes
  • | show-summon = yes
  • | show-healer = yes
  • | show-other = yes

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

{{Master Template Tools
  | show-main = yes
  | show-summon = yes
 }}


Advertisement