Editing Template:Ability card v2/Card/MainBox/docGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 8: | Line 8: | ||
}, | }, | ||
"scale_type": { | "scale_type": { | ||
"description": "Type of attribute scaling", | "description": "Type of attribute scaling (other scalings exist, but only \"spirit\" is currently supported)", | ||
"example": "spirit", | "example": "spirit", | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"spirit | "spirit" | ||
] | ] | ||
}, | }, | ||
| Line 36: | Line 32: | ||
}, | }, | ||
"type": { | "type": { | ||
"description": "Attribute type - used to automatically retrieve the icon's image, link, size | "description": "Attribute type - used to automatically retrieve the icon's image, link, size, and color", | ||
"example": "damage", | "example": "damage", | ||
"type": "string", | "type": "string", | ||
| Line 64: | Line 60: | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"icon_size": { | "icon_size": {}, | ||
"icon_link": {}, | |||
"icon_link": { | |||
"value": { | "value": { | ||
"description": "Display value of the attribute", | "description": "Display value of the attribute", | ||
| Line 80: | Line 69: | ||
}, | }, | ||
"key": { | "key": { | ||
"description": "Will retrieve the | "label": "Attribute key", | ||
"description": "Will retrieve the label from localization data based on the current selected language using \"<key>_label\"", | |||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
| Line 88: | Line 78: | ||
"type": "string" | "type": "string" | ||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> | ||