Template:Hero card2/doc: Difference between revisions
Jump to navigation
Jump to search
m text and card size defaults changed |
m herolabs_text_size and sticker_size params |
||
Line 38: | Line 38: | ||
"132, 88" | "132, 88" | ||
] | ] | ||
}, | |||
"sticker_size": { | |||
"label": "Sticker Size", | |||
"description": "Size of the Recommended/Hero Lab sticker that appears in the top right of hero cards.", | |||
"example": "30", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"30", | |||
"56" | |||
], | |||
"default": "30" | |||
}, | |||
"herolabs_text_size": { | |||
"label": "Hero Labs Text Size", | |||
"description": "Size of the Hero Labs text that appears for Hero Lab heroes.", | |||
"example": "6", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"6", | |||
"8" | |||
], | |||
"default": "6" | |||
}, | }, | ||
"recommended": { | "recommended": { |
Revision as of 20:32, 28 October 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Hero Portrait | Image | If not set. The hero portrait will default to "Name card.png" | String | optional |
Hero Name | name | Name of the hero. Also determines the wiki page, if no argument "link" has been used
| String | optional |
Hero Link | link | Determines the wiki page. If not used, wiki page link will be determined by "name" argument | String | optional |
Text Size | text_size | Change if the hero name doesnt fit. Dont put px at the end.
| String | optional |
Card Size | card_size | Size of the hero card. Dont put px at the end
| String | optional |
Sticker Size | sticker_size | Size of the Recommended/Hero Lab sticker that appears in the top right of hero cards.
| String | optional |
Hero Labs Text Size | herolabs_text_size | Size of the Hero Labs text that appears for Hero Lab heroes.
| String | optional |
Recommended for new players | recommended | Is this hero recommended for new players?
| Boolean | optional |
is hero experimental? | herolabs | Is the hero in hero labs
| Boolean | optional |