Template:Master Template Buffs

来自Terraria Wiki
跳转到导航 跳转到搜索
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.

This template is an i18n-ready navigational template.

You can edit its content for your language in the following ways:

  1. Use {{Master Template Buffs}} to transclude this template on any page of your language, save it. Then click the edit icon on the top right of the navbox of this template on that page.
  2. Edit and save.
  3. Visit this page (Template:Master Template Buffs) again to purge the cache.
  4. Done.

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

Important.svg

CAUTION: Terraria Wiki code is complex!!!

If you want to use this code on another wiki, wiki.gg staff are not able to assist you.
Please consider picking a different wiki to adapt code from, or making your own templates!
Remember that content on a wiki is more important than fancy formatting.

Template-info.svg 文档 以下文档来自Template:Master Template Buffs/doc。(编辑 | 历史

Usage

Place the following at the end of a page:

  • {{Master Template Buffs}}

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

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

{{Master Template Buffs
  | 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-buffs = yes
  • | show-debuffs = yes

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

{{Master Template Buffs
  | show-buffs = yes
 }}