Template:HeroRosterCard: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) No edit summary |
Gammaton32 (talk | contribs) No edit summary |
||
| Line 84: | Line 84: | ||
"paramOrder": [ | "paramOrder": [ | ||
"key", | "key", | ||
"no_name", | |||
"no_tags", | |||
"lang", | "lang", | ||
"hero_link", | "hero_link", | ||
| Line 90: | Line 92: | ||
"Ability2", | "Ability2", | ||
"Ability3", | "Ability3", | ||
"Ability4 | "Ability4" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 15:09, 8 February 2026
| Error: Unknown name . - Error: Unknown name . - Error: Unknown name . | |
|
|
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| key | key | Internal name of the Hero, used to fill all parameters.
| Unknown | required |
| no_name | no_name | Use plain text for hero name instead of image (localized names don't use image by default)
| Boolean | optional |
| no_tags | no_tags | Don't use hero tags
| Boolean | optional |
| lang | lang | Language of descriptions. Optional.
| Unknown | optional |
| hero_link | hero_link | Link for hero page. Optional
| Unknown | optional |
| hero_loc | hero_loc | Override hero name. Optional.
| Unknown | optional |
| Ability1 | Ability1 | The name of the character's first ability.
| Unknown | optional |
| Ability2 | Ability2 | The name of the character's second ability.
| Unknown | optional |
| Ability3 | Ability3 | The name of the character's third ability.
| Unknown | optional |
| Ability4 | Ability4 | The name of the character's ultimate.
| Unknown | optional |