Terraria Wiki

  • Discussions are now available on the Terraria Wiki.
  • Miss the old Hydra Skin? Try out our Hydralize gadget! Visit the preferences page while logged in and turn on the gadget.

READ MORE

Terraria Wiki
Advertisement
Tiles: Stone Block Blocks ( Red Brick Bricks) • Wood Wall Walls ( Cobalt Brick Wall Brick Walls)
 

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-bricks = yes
  • | show-walls = yes
  • | show-brickwalls = yes

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

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