Editing User:Saag/HeroRosterCardGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
< | <onlyinclude> | ||
<div style="display:inline-block; margin: 15px | <div style="display:inline-block; margin-left: 20px; margin-bottom: 15px; width:768px"> | ||
{|- style="text-align:left; background- | {|- style="text-align:left; background-color: #F9DFB1; border-collapse:collapse; border-radius: 55px; font-size: 12px; font-family: 'PT Serif','Palatino','Georgia',serif;" | ||
| rowspan="4" | <div class="HeroCard2 | | rowspan="4" | <div class="HeroCard2">[[File:{{{hero|Abrams}}} Render.png|256px|link={{{hero|Abrams}}}]]</div> | ||
| style="text-align:center | | style="text-align:center; background-color: #FEF6E7; height:20px; font-size:25px; line-height:11px" colspan="2" | '''{{{hero|Abrams}}}''' | ||
|- style="background-color: #FEF6E7; font-size:14px; height: | |- style="background-color: #FEF6E7; font-size:14px; height:8px; text-align:center; font-weight:bold;" | ||
| {{Summary_hero|{{{ | | {{Summary_hero|{{{hero|Bebop}}}}} | ||
|- 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|{{{ | | {{Description_hero|{{{hero|Bebop}}}}} | ||
|- style="background-color:#FCEED4; font-size:14px; height:50px; text-align:center;" | |- style="background-color:#FCEED4; font-size:14px; height:50px; text-align:center;" | ||
| {{User:Saag/AbilityCircle| | | {{User:Saag/AbilityCircle|name={{{Ability1|Exploding Uppercut}}}|iconsize=48|bgsize=69}} {{User:Saag/AbilityCircle|name={{{Ability2|Sticky Bomb}}}|iconsize=48|bgsize=69}} {{User:Saag/AbilityCircle|name={{{Ability3|Hook}}}|iconsize=48|bgsize=69}} {{User:Saag/AbilityCircle|name={{{Ability4|Hyper Beam}}}|iconsize=48|bgsize=69}} | ||
|} | |} | ||
</div></ | </div></onlyinclude> | ||
{{ | |||
{{HeroRosterCard | |||
|hero=Bebop | |hero=Bebop | ||
|Ability1=Exploding Uppercut | |Ability1=Exploding Uppercut | ||
| Line 19: | Line 21: | ||
|Ability4=Hyper Beam | |Ability4=Hyper Beam | ||
}} | }} | ||
{{ | {{HeroRosterCard | ||
|hero=Dynamo | |hero=Dynamo | ||
|Ability1=Kinetic Pulse | |Ability1=Kinetic Pulse | ||
| Line 26: | Line 28: | ||
|Ability4=Singularity | |Ability4=Singularity | ||
}} | }} | ||
{{ | {{HeroRosterCard | ||
|hero=Grey Talon | |hero=Grey Talon | ||
|Ability1=Charged Shot | |Ability1=Charged Shot | ||
| Line 33: | Line 35: | ||
|Ability4=Guided Owl | |Ability4=Guided Owl | ||
}} | }} | ||
{{ | {{HeroRosterCard | ||
|hero=Haze | |hero=Haze | ||
|Ability1=Sleep Dagger | |Ability1=Sleep Dagger | ||
| Line 40: | Line 42: | ||
|Ability4=Bullet Dance | |Ability4=Bullet Dance | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 50: | Line 53: | ||
}, | }, | ||
"Ability1": { | "Ability1": { | ||
"description": "The name of the character's | "description": "The name of the first character's ability.", | ||
"example": "Siphon Life", | "example": "Siphon Life", | ||
"default": "Siphon Life", | |||
"required": true | "required": true | ||
}, | }, | ||
"Ability2": { | "Ability2": { | ||
"required": true | |||
}, | }, | ||
"Ability3": { | "Ability3": { | ||
"required": true | |||
}, | }, | ||
"Ability4": { | "Ability4": { | ||
"required": true | "required": true | ||
} | } | ||