注意:1.4.5 的更新内容量较大,页面上很可能仍有内容尚未更新。
如中文 wiki 信息过时,可以参考英文 wiki 对应页面。
见 Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南
如中文 wiki 信息过时,可以参考英文 wiki 对应页面。
见 Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南
Template:Doc
跳转到导航
跳转到搜索
This template is used to transclude a template's documentation from its /doc subpage onto the template page itself. Usually, it is located at the bottom of the template code and wrapped in <noinclude> tags: <noinclude>{{doc}}<noinclude>
Usage
{{ doc | <documentation source page> | baddoc = y }}
- First unnamed parameter
Source page of the documentation, without the /doc suffix. Defaults to the page name, so it can almost always be omitted.
- baddoc
Set this parameter if the documentation seems outdated or insufficient.
See also
- {{doc/preload}} – Text that will be preloaded into the edit box when the "create" link is clicked on templates with no existing
/docsubpage.