注意:1.4.5 的更新内容量较大,页面上很可能仍有内容尚未更新。
如中文 wiki 信息过时,可以参考英文 wiki 对应页面。
见 Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南
如中文 wiki 信息过时,可以参考英文 wiki 对应页面。
见 Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南
Template:Multi-column TOC/doc
跳转到导航
跳转到搜索
This template formats the table of contents (ToC) as a horizontal block with multiple columns.
{{mctoc}} is an alias for {{multi-column TOC}}.
Usage
{{ mctoc | <column width or count> | rule = y/yes/1 | class = <custom CSS class(es)> | css/style = <custom styling> | id = <HTML ID> }}
| 参数 | 描述 | 类型 | 状态 | |
|---|---|---|---|---|
| Column width/count | 1columnswidth | Width of each column (accepted values are 10em through 25em), or alternatively the number of columns (accepted values are 2 through 10).
| 单行文本 | 推荐 |
| Vertical lines | rule | Toggle the vertical lines between columns ( column-rule property in CSS).
| 布尔 | 可选 |
| CSS classes | class | Custom CSS classes for the table of contents. | 单行文本 | 可选 |
| Custom styling | cssstyle | Custom style rules for the table of contents. | 单行文本 | 可选 |
| HTML ID | id | HTML ID attribute. | 单行文本 | 可选 |