Template:Master/doc

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

This template is used to indicate an Master Mode-only value. It links to the Master Mode page. The template should only be used to signify that a value is Master-exclusive where this would be too long or awkward to express in text, e.g. when comparing to Classic or Expert values. It should not be applied to anything Master-exclusive, in order to prevent disrupting the flow of reading unnecessarily.

Usage

  • {{ master | <Master value> | nl = y/yes | icons = y/yes }}

If the value changes in Hardmode or after defeating Plantera, place the Hardmode value as the second parameter and the post-Plantera value as the third parameter:

  • {{ master | <Master value> | <Master Hardmode value> | <Master Hardmode post-Plantera value> | nl = y/yes | icons = y/yes }}
nl / nolink

Set to prevent linking. Can be useful when the value contains links (which would otherwise break the template).

icons

Adds the platform exclusivity icons for Master Mode.

Examples

Code Result
{{master|42}} 42
{{master|42|43|44}} 424344
{{master|the boss's [[relic]] drop|nl=y}} the boss's relic drop
{{master|the boss's [[relic]] drop|nl=y|icons=y}} the boss's relic drop(电脑版、主机版、和移动版)

See also