Terraria Mods Wiki
Advertisement
Consumables: The Big One (Ancients Awakened) Potions ( Flask of Hydratoxin (Ancients Awakened) Buff Potions ) • Darkmatter Kunai (Ancients Awakened) Thrown Weapons
Unstable Power Cell (Ancients Awakened) Ammunition • Dragon's Fire (Ancients Awakened) Materials ( Snow Mana (Ancients Awakened) Drops • Abyssium (Ancients Awakened) Ores and Doomite Bar (Ancients Awakened) Bars ) • Forest Flask (Ancients Awakened) Miscellaneous
 

Usage

Place the following at the end of a page:

  • {{Master Template Consumables}}

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

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

{{Master Template Consumables
 | 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-potion = yes
  • | show-buff = yes
  • | show-weapon = yes
  • | show-ammo = yes
  • | show-material = yes
  • | show-drop = yes
  • | show-ore = yes
  • | show-other = yes

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

{{Master Template Consumables
 | show-main      = yes
 | show-buff      = yes
}}


Advertisement