Template:HeroRosterCard: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) open sans fallback |
Gammaton32 (talk | contribs) fallback font, adjusted colors |
||
| Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
<div style="display:inline-block; margin: 15px 10px 15px 10px; width:min(768px, 90vw);"> | <div style="display:inline-block; margin: 15px 10px 15px 10px; width:min(768px, 90vw);"> | ||
{|- style="text-align:left; background-image: linear-gradient(30deg, # | {|- style="text-align:left; background-image: linear-gradient(30deg, #e8be86, #fdf5e8); border-collapse:collapse; border-radius: 55px; font-size: 12px; color:#000000; font-family:'Retail Demo Regular','Open Sans', 'PT Serif','Palatino','Georgia',serif;" | ||
| rowspan="4" | <div class="HeroCard2 hide-parent-td-mobile" style="width: min(256px, 15vw); padding: 10px 25px 10px 5px; transition: 0.08s transform ease-in-out;">[[File:{{{hero|Abrams}}} Render.png|256px|link={{{hero|Abrams}}}]]</div> | | rowspan="4" | <div class="HeroCard2 hide-parent-td-mobile" style="width: min(256px, 15vw); padding: 10px 25px 10px 5px; transition: 0.08s transform ease-in-out;">[[File:{{{hero|Abrams}}} Render.png|256px|link={{{hero|Abrams}}}]]</div> | ||
| style="text-align:center; font-family: 'Forevs Demo | | style="text-align:center; font-family: 'Forevs Demo','Open Sans'; background-color: #FCEED4; height:20px; font-size:25px; color:#000000; line-height:8px;" colspan="2" | '''[[{{{hero_link|{{{hero|Abrams}}}}}}|<span style=color:#000000>{{{hero_loc|{{{hero|Abrams}}}}}}</span>]]''' | ||
|- style="background-color: # | |- style="background-color: #FCEED4; font-size:14px; color:#000000; height:5px; text-align:center; font-weight:bold; font-family: ;" | ||
| {{#invoke:Lang|get_string|{{{key}}}_role}} | | {{#invoke:Lang|get_string|{{{key}}}_role}} | ||
|- 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;" | ||
Revision as of 16:13, 28 April 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 |