模板:Stacking jump-accessories/doc

出自Terraria Wiki
跳至導覽 跳至搜尋

Displays a table that indicates which jump-enhancing accessories stack with each other in which regard. By default, only rows that contain the page's item are displayed (if the page name is not an accessory listed in the table, all rows will be displayed). Each row can manually be switched on or off, however.

Usage

{{ stacking jump-accessories | show-<row> = 0/1 | show-all = 0/1 | itemlist-width = <width of the {{itemlist}}s> | collapsed = 0/1 | width = <table width> | float = <table float property> | css/style = <custom styles> }}

參數描述類型狀態
Show "jump boost" rowshow-jumpboost
Toggle display of the "jump boost" row
自動值:
True (1/y/yes)
布爾值
可選
Show "cloud" rowshow-cloud
Toggle display of the "cloud" row
自動值:
True (1/y/yes)
布爾值
可選
Show "blizzard" rowshow-blizzard
Toggle display of the "blizzard" row
自動值:
True (1/y/yes)
布爾值
可選
Show "sandstorm" rowshow-sandstorm
Toggle display of the "sandstorm" row
自動值:
True (1/y/yes)
布爾值
可選
Show "fart" rowshow-fart
Toggle display of the "fart" row
自動值:
True (1/y/yes)
布爾值
可選
Show "tsunami" rowshow-tsunami
Toggle display of the "tsunami" row
自動值:
True (1/y/yes)
布爾值
可選
Show all rowsshow-all
Toggle display of all rows
自動值:
True (1/y/yes)
布爾值
可選
Item list widthitemlist-width
Set width of the item lists
默認值:
13.5em
示例:
15em
單行文本
可選
Collapse tablecollapsed
Causes the table to be displayed by default
自動值:
True (1/y/yes)
布爾值
可選
Table widthwidth
Set width of the entire table
默認值:
50%
示例:
33% / 100px
單行文本
可選
Table alignmentfloat
Set float alignment of the table
默認值:
right
示例:
left
單行文本
可選
Custom CSSstyle
css
Set custom styles
示例:
margin-right: 1em;
單行文本
可選

此模板首選參數行內格式。