注意:1.4.5 的更新内容量较大,页面上很可能仍有内容尚未更新。
如中文 wiki 信息过时,可以参考英文 wiki 对应页面。
Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南

Template:Master Template Tools/doc

来自Terraria Wiki
跳转到导航 跳转到搜索

Usage

Place the following at the end of a page:

  • {{Master Template Tools}}

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

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

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

To cause one or more sub-sections to appear expanded by default, add one of the following:

  • | show-tool = yes
  • | show-hook = yes
  • | show-summon = yes
  • | show-other = yes

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

{{Master Template Tools
 | show-hook = yes
}}