User:Saag/HeroRosterCard: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
No edit summary
Saag (talk | contribs)
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>
<includeonly>
<div style="display:inline-block; margin-left: 20px; margin-bottom: 15px; width:768px">
<div style="display:inline-block; margin: 15px 10px 15px 10px; width:min(768px, 90vw);">
{|- style="text-align:left; background-color: #F9DFB1; 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">[[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:{{{1|Abrams}}} Render.png|256px|link={{{1|Abrams}}}]]</div>
| style="text-align:center; background-color: #FEF6E7; height:20px; font-size:25px; line-height:11px" 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" | '''[[{{{1|Abrams}}}]]'''
|- style="background-color: #FEF6E7; font-size:14px; height:8px; text-align:center; font-weight:bold;"
|- style="background-color: #FEF6E7; font-size:14px; height:5px; text-align:center; font-weight:bold; font-family: 'Retail Demo';"
| {{Summary_hero|{{{hero|Bebop}}}}}
| {{Summary_hero|{{{1|Abrams}}}}}
|- 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|Bebop}}}}}
| {{Description_hero|{{{1|Abrams}}}}}
|- 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|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}}
| {{User:Saag/AbilityCircle|hero_name={{{1|Abrams}}}|ability_num=1|iconsize=48|bgsize=69}}  {{User:Saag/AbilityCircle|hero_name={{{1|Abrams}}}|ability_num=2|iconsize=48|bgsize=69}}  {{User:Saag/AbilityCircle|hero_name={{{1|Abrams}}}|ability_num=3|iconsize=48|bgsize=69}}  {{User:Saag/AbilityCircle|hero_name={{{1|Abrams}}}|ability_num=4|iconsize=48|bgsize=69}}
|}
|}
</div></onlyinclude>
</div></includeonly><noinclude>
 
 
{{HeroRosterCard
{{HeroRosterCard
|hero=Bebop
|hero=Bebop
Line 42: Line 40:
|Ability4=Bullet Dance
|Ability4=Bullet Dance
}}
}}
<noinclude>
<templatedata>
<templatedata>
{
{
Line 53: Line 50:
},
},
"Ability1": {
"Ability1": {
"description": "The name of the first character's ability.",
"description": "The name of the character's first ability.",
"example": "Siphon Life",
"example": "Siphon Life",
"default": "Siphon Life",
"required": true
"required": true
},
},
"Ability2": {
"Ability2": {
"required": true
            "description": "The name of the character's second ability.",
"example": "Shoulder Charge",
            "default": "Shoulder Charge",
            "required": true
},
},
"Ability3": {
"Ability3": {
"required": true
            "description": "The name of the character's third ability.",
"example": "Infernal Resilience",
            "default": "Infernal Resilience",
            "required": true
},
},
"Ability4": {
"Ability4": {
            "description": "The name of the character's ultimate.",
"example": "Seismic Impact",
            "default": "Seismic Impact",
"required": true
"required": true
}
}

Latest revision as of 22:32, 28 September 2024


Bebop
Dynamo
Grey Talon
Haze

No description.

Template parameters

ParameterDescriptionTypeStatus
herohero

The name of the Hero. Used to write the title, summary and get the render image.

Default
Abrams
Example
Abrams
Unknownrequired
Ability1Ability1

The name of the character's first ability.

Example
Siphon Life
Unknownrequired
Ability2Ability2

The name of the character's second ability.

Default
Shoulder Charge
Example
Shoulder Charge
Unknownrequired
Ability3Ability3

The name of the character's third ability.

Default
Infernal Resilience
Example
Infernal Resilience
Unknownrequired
Ability4Ability4

The name of the character's ultimate.

Default
Seismic Impact
Example
Seismic Impact
Unknownrequired