注意:游戏新版本刚刚发布,本 wiki 内容进度严重滞后,页面上的内容几乎肯定存在遗漏、错误,请谨慎采信。
见 Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南
见 Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南
Template:Multi-column TOC
跳转到导航
跳转到搜索
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. | 单行文本 | 可选 |