注意:游戏新版本刚刚发布,本 wiki 内容进度严重滞后,页面上的内容几乎肯定存在遗漏、错误,请谨慎采信。
见 Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南
见 Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南
Template:Anchor
跳转到导航
跳转到搜索
Use this template to create an HTML anchor at a point on a page. Anchors allow linking to a specific line on a page, which the client browser will automatically scroll to.
Usage
{{ anchor | <anchor name> | toc = 1–6/y/yes (optional) }}
- First unnamed parameter
Name of the anchor.
- toc
If this parameter is set, an invisible heading will be added, for linking from the table of contents. The default level of the heading is 3, though the desired level can be passed as the parameter's value (1 through 6).
Linking to anchors
Once an anchor is created, a link can be directed to it by adding a # symbol to the page name, followed by the anchor name, e.g. [[Page name#Anchor name]]
Example:
[[Dyes#Bright Yellow Dye|Dyes § Bright Yellow Dye]]produces: Dyes § Bright Yellow Dye