Template:HeroRosterCard: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m Font and colour changes |
mNo edit summary |
||
| Line 5: | Line 5: | ||
| style="text-align:center; font-family: 'Forevs Demo Medium'; background-color: #FEF6E7; height:20px; font-size:25px; line-height:8px;" colspan="2" | '''[[{{{hero|Abrams}}}]]''' | | style="text-align:center; font-family: 'Forevs Demo Medium'; background-color: #FEF6E7; height:20px; font-size:25px; line-height:8px;" colspan="2" | '''[[{{{hero|Abrams}}}]]''' | ||
|- style="background-color: #FEF6E7; font-size:14px; height:5px; text-align:center; font-weight:bold; font-family: 'Retail Demo';" | |- style="background-color: #FEF6E7; font-size:14px; height:5px; text-align:center; font-weight:bold; font-family: 'Retail Demo';" | ||
| {{Summary_hero|{{{hero|Abrams}}}}} | | {{Summary_hero|{{{hero|Abrams}}}|{{{lang|English}}}}} | ||
|- style="background-color:#FCEED4; font-size:14px; height:50px; text-align:center;" | |- style="background-color:#FCEED4; font-size:14px; height:50px; text-align:center;" | ||
| {{Description_hero|{{{hero|Abrams}}}}} | | {{Description_hero|{{{hero|Abrams}}}|{{{lang|English}}}}} | ||
|- style="background-color:#FCEED4; font-size:14px; height:50px; text-align:center;" | |- style="background-color:#FCEED4; font-size:14px; 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}} | ||
| Line 51: | Line 51: | ||
"default": "Abrams", | "default": "Abrams", | ||
"required": true | "required": true | ||
}, | |||
"lang": { | |||
"description": "Language of descriptions. Optional.", | |||
"example": "English", | |||
"default": "English" | |||
}, | }, | ||
"Ability1": { | "Ability1": { | ||
Revision as of 22:04, 6 October 2024
| Abrams | ||
| Script error: No such module "Summary hero". | ||
| Abrams has the bulk and sustain to lead from the front, often running into the middle of his foes and watching them scatter. If his enemies waste their fire on him, his back-line teammates can lay out damage with impunity. | ||
|
| ||
| Bebop | ||
| Script error: No such module "Summary hero". | ||
| Bebop can string together his abilities in many different ways. Disrupting enemy positions, saving an ally or dealing bursts of damage. When the situation doesn't require subtlety his giant laser still solves problems. | ||
|
| ||
| Dynamo | ||
| Script error: No such module "Summary hero". | ||
| Dynamo keeps himself and his allies healthy while waiting for his moment. Few things can warp a team fight more than a well-coordinated use of Singularity. | ||
|
| ||
| Grey Talon | ||
| Script error: No such module "Summary hero". | ||
| A cunning predator, Grey Talon uses a combination of deadly accuracy, traps, and clever positioning to bring down the toughest of opponents. | ||
|
| ||
| Haze | ||
| Script error: No such module "Summary hero". | ||
| When Haze fixates on a target she can hold her own in a firefight. She prefers to create one-sided exchanges, avoiding damage then picking off unsuspecting targets up close. | ||
|
| ||
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 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 |
| 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 |