Template:Ability card v2/Card/MainBox/doc
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | Title that appears above the container
| String | optional |
scale_type | scale_type | Type of attribute scaling (other scalings exist, but only "spirit" is currently supported)
| String | optional |
scale_value | scale_value | Multiplier for the scaling
| Number | optional |
icon_color | icon_color | Color of the attribute icon
| String | optional |
type | type | Attribute type - used to automatically retrieve the icon's image, link, size, and color
| String | suggested |
icon | icon | Icon's image name. Overridden by image found via "type" parameter
| String | optional |
icon_size | icon_size | no description | Unknown | optional |
icon_link | icon_link | no description | Unknown | optional |
value | value | Display value of the attribute
| Number | required |
Attribute key | key | Will retrieve the label from localization data based on the current selected language using "<key>_label" | String | suggested |
label | label | Display label for attribute. Will override the use of "key" argument | String | optional |