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

Template:Main

来自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.
See Template:Main/l10n for the localization of this template.
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:Main/doc。(编辑 | 历史

This template is used to display a link to another page that has more information on a subject. It is usually used at the top of an article or subsection.

Usage

{{ main | <page name 1> | <page name 2> | ... | <page name n> | label<n> = <display text> }}

Unnamed parameters

Names of pages to link to. Hashes in the links (#, for linking to a section, like Guide#Names) are automatically replaced with "§".

label1, label2, etc.

Display text for the corresponding page name.

Examples

Code Result
{{main|Terraria}}
主文章:Terraria
{{main|Terraria#Reception}}
{{main|Terraria#Reception|label1=Reception of Terraria}}
{{main|Terraria|Terraria 2}}
主文章:Terraria、​Terraria 2
{{main|Iron Pickaxe|Iron Pickaxe/it|label2=Piccone di ferro|Iron Pickaxe/cs|label3=Železný krumpáč}}