Plantilla:Stacking jump-accessories/doc

De Terraria Wiki
Ir a la navegación Ir a la búsqueda

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> }}

ParámetroDescripciónTipoEstado
Show "jump boost" rowshow-jumpboost
Toggle display of the "jump boost" row
Valor automático:
True (1/y/yes)
Lógico
opcional
Show "cloud" rowshow-cloud
Toggle display of the "cloud" row
Valor automático:
True (1/y/yes)
Lógico
opcional
Show "blizzard" rowshow-blizzard
Toggle display of the "blizzard" row
Valor automático:
True (1/y/yes)
Lógico
opcional
Show "sandstorm" rowshow-sandstorm
Toggle display of the "sandstorm" row
Valor automático:
True (1/y/yes)
Lógico
opcional
Show "fart" rowshow-fart
Toggle display of the "fart" row
Valor automático:
True (1/y/yes)
Lógico
opcional
Show "tsunami" rowshow-tsunami
Toggle display of the "tsunami" row
Valor automático:
True (1/y/yes)
Lógico
opcional
Show all rowsshow-all
Toggle display of all rows
Valor automático:
True (1/y/yes)
Lógico
opcional
Item list widthitemlist-width
Set width of the item lists
Predeterminado:
13.5em
Ejemplo:
15em
Línea
opcional
Collapse tablecollapsed
Causes the table to be displayed by default
Valor automático:
True (1/y/yes)
Lógico
opcional
Table widthwidth
Set width of the entire table
Predeterminado:
50%
Ejemplo:
33% / 100px
Línea
opcional
Table alignmentfloat
Set float alignment of the table
Predeterminado:
right
Ejemplo:
left
Línea
opcional
Custom CSSstyle
css
Set custom styles
Ejemplo:
margin-right: 1em;
Línea
opcional

Es preferible escribir los parámetros en una sola línea.