Template:Secrets Of The Shadows/Navbox weapons

From Terraria Mods Wiki
Jump to navigation Jump to search
This template is i18n-ready, which means it is easy to localize for different languages. Please see tgc:Help:I18n & l10n for templates to learn more.

This template is an i18n-ready navigational template.

You can edit its content in the following ways:

  1. Use {{Secrets Of The Shadows/Navbox weapons}} to transclude this template on any page of your mod, save it. Then click the e (edit this template) link on the top left of the navbox of this template on that page.
  2. Edit and save.
  3. Visit this page (Template:Secrets Of The Shadows/Navbox weapons) again to purge the cache.
  4. Done.

Existing language versions: en. For other translations, check the "Other languages" menu.


Usage

Place the following at the end of a page:

  • {{Secrets Of The Shadows/Navbox weapons}}

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

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

{{Secrets Of The Shadows/Navbox weapons
 | 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-melee = yes
  • | show-ranged = yes
  • | show-magic = yes
  • | show-summon = yes

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

{{Secrets Of The Shadows/Navbox misc
 | show-main    = yes
 | show-summon  = yes
}}