Template:HeroRosterCard: Difference between revisionsGive feedback
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
<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, #F9DFB1, #fdf5e8); border-collapse:collapse; border-radius: 55px; font-size: 12px; font-family: 'PT Serif','Palatino','Georgia',serif;" | {|- style="text-align:left; background-image: linear-gradient(30deg, #F9DFB1, #fdf5e8); border-collapse:collapse; border-radius: 55px; font-size: 12px; font-family: '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_link|{{{hero|Abrams}}}}}}]]</div> | ||
| 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_link|{{{hero|Abrams}}}}}}|{{{hero_loc|{{{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}}}|{{{lang|English}}}}} | | {{Summary_hero|{{{hero|Abrams}}}|{{{lang|English}}}}} | ||
| Line 56: | Line 56: | ||
"example": "English", | "example": "English", | ||
"default": "English" | "default": "English" | ||
}, | |||
"hero_link": { | |||
"description": "Link for hero page. Optional", | |||
"example": "Abrams" | |||
}, | |||
"hero_loc": { | |||
"description": "Override hero name. Optional.", | |||
"example": "Abrams" | |||
}, | }, | ||
"Ability1": { | "Ability1": { | ||