Template:Stacking jump-accessories

From Terraria Wiki
Jump to navigation Jump to search
Stackability of jump-enhancing accessories
Items that are in the same row will not stack in regard to the respective effect.
Effect Items

Increased height of first jump
Cloud double jump
Blizzard double jump
Sandstorm double jump
Fart double jump
Tsunami double jump
This template is i18n-ready, which means it is easy to localize for different languages. Please see I18n & l10n for templates to learn more.
See Template:Stacking jump-accessories/l10n for the localization of this template.
Template-info.svg Documentation The documentation below is transcluded from Template:Stacking jump-accessories/doc. (edit | history)

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

ParameterDescriptionTypeStatus
Show "jump boost" rowshow-jumpboost
Toggle display of the "jump boost" row
Auto value:
True (1/y/yes)
Boolean
optional
Show "cloud" rowshow-cloud
Toggle display of the "cloud" row
Auto value:
True (1/y/yes)
Boolean
optional
Show "blizzard" rowshow-blizzard
Toggle display of the "blizzard" row
Auto value:
True (1/y/yes)
Boolean
optional
Show "sandstorm" rowshow-sandstorm
Toggle display of the "sandstorm" row
Auto value:
True (1/y/yes)
Boolean
optional
Show "fart" rowshow-fart
Toggle display of the "fart" row
Auto value:
True (1/y/yes)
Boolean
optional
Show "tsunami" rowshow-tsunami
Toggle display of the "tsunami" row
Auto value:
True (1/y/yes)
Boolean
optional
Show all rowsshow-all
Toggle display of all rows
Auto value:
True (1/y/yes)
Boolean
optional
Item list widthitemlist-width
Set width of the item lists
Default:
13.5em
Example:
15em
Line
optional
Collapse tablecollapsed
Causes the table to be displayed by default
Auto value:
True (1/y/yes)
Boolean
optional
Table widthwidth
Set width of the entire table
Default:
50%
Example:
33% / 100px
Line
optional
Table alignmentfloat
Set float alignment of the table
Default:
right
Example:
left
Line
optional
Custom CSSstyle
css
Set custom styles
Example:
margin-right: 1em;
Line
optional

This template prefers inline formatting of parameters.