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

Template:Multi-column TOC/doc

来自Terraria Wiki
跳转到导航 跳转到搜索

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/count1
columns
width
Width of each column (accepted values are 10em through 25em), or alternatively the number of columns (accepted values are 2 through 10).
推荐值:
10em 11em 12em 13em 14em 15em 16em 17em 18em 19em 20em 21em 22em 23em 24em 25em 2 3 4 5 6 7 8 9 10
默认值:
16em
单行文本
推荐
Vertical linesrule
Toggle the vertical lines between columns (column-rule property in CSS).
默认值:
False (0)
自动值:
True (1/y/yes)
布尔
可选
CSS classesclass
Custom CSS classes for the table of contents.
单行文本
可选
Custom stylingcss
style
Custom style rules for the table of contents.
单行文本
可选
HTML IDid
HTML ID attribute.
单行文本
可选

es-formal:Plantilla:Multi-column TOC/doc