Template:Master Template Luminite/doc

From Terraria Wiki
Jump to navigation Jump to search

Usage

Place the following at the end of a page:

  • {{Master Template Luminite}}

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

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

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

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

  • | show-luminite = yes
  • | show-solar = yes
  • | show-vortex = yes
  • | show-nebula = yes
  • | show-stardust = yes

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

 {{Master Template Luminite
 | show-solar = yes
 }}