Template:HeroRosterCard: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) replaced descriptions with hero tags, formatting |
Gammaton32 (talk | contribs) No edit summary |
||
| Line 10: | Line 10: | ||
}} | }} | ||
|- style="background-color: #FCEED4; font-size:25px; color:#000000; height:5px; text-align:center; font-weight:bold; font-family: 'Forevs Demo';" | |- style="background-color: #FCEED4; font-size:25px; color:#000000; height:5px; text-align:center; font-weight:bold; font-family: 'Forevs Demo';" | ||
| {{#invoke:HeroData|get_hero_tag|{{{hero|Abrams}}}|1}} - {{#invoke:HeroData|get_hero_tag|{{{hero|Abrams}}}|2}} - {{#invoke:HeroData|get_hero_tag|{{{hero|Abrams}}}|3}} | | {{#ifeq: {{{no_tags|}}}|true||{{#invoke:HeroData|get_hero_tag|{{{hero|Abrams}}}|1}} - {{#invoke:HeroData|get_hero_tag|{{{hero|Abrams}}}|2}} - {{#invoke:HeroData|get_hero_tag|{{{hero|Abrams}}}|3}}}} | ||
|- style="background-color:#FCEED4; font-size:14px; color:#000000; height:50px; text-align:center;" | |- style="background-color:#FCEED4; font-size:14px; color:#000000; height:50px; text-align:center;" | ||
| {{AbilityCircle|name={{{Ability1|Siphon Life}}}|iconsize=48|bgsize=69}} {{AbilityCircle|name={{{Ability2|Shoulder Charge}}}|iconsize=48|bgsize=69}} {{AbilityCircle|name={{{Ability3|Infernal Resilience}}}|iconsize=48|bgsize=69}} {{AbilityCircle|name={{{Ability4|Seismic Impact}}}|iconsize=48|bgsize=69}} | | {{AbilityCircle|name={{{Ability1|Siphon Life}}}|iconsize=48|bgsize=69}} {{AbilityCircle|name={{{Ability2|Shoulder Charge}}}|iconsize=48|bgsize=69}} {{AbilityCircle|name={{{Ability3|Infernal Resilience}}}|iconsize=48|bgsize=69}} {{AbilityCircle|name={{{Ability4|Seismic Impact}}}|iconsize=48|bgsize=69}} | ||
Revision as of 20:43, 29 August 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| key | key | Internal name of the Hero, used to grab summary and role.
| Unknown | optional |
| hero | hero | The name of the Hero. Used to write the title, summary and get the render image.
| Unknown | required |
| 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 | required |
| Ability2 | Ability2 | The name of the character's second ability.
| Unknown | required |
| Ability3 | Ability3 | The name of the character's third ability.
| Unknown | required |
| Ability4 | Ability4 | The name of the character's ultimate.
| Unknown | required |