User:Saag/HeroRosterCard: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
No edit summary
Saag (talk | contribs)
Updated with new arguments for AbilityCircle
Line 9: Line 9:
| {{Description_hero|{{{hero|Bebop}}}}}
| {{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|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={{{hero|Bebop}}}|ability_num=1|iconsize=48|bgsize=69}}  {{User:Saag/AbilityCircle|hero_name={{{hero|Bebop}}}|ability_num=2|iconsize=48|bgsize=69}}  {{User:Saag/AbilityCircle|hero_name={{{hero|Bebop}}}|ability_num=3|iconsize=48|bgsize=69}}  {{User:Saag/AbilityCircle|hero_name={{{hero|Bebop}}}|ability_num=4|iconsize=48|bgsize=69}}
|}
|}
</div></onlyinclude>
</div></onlyinclude>
{{User:Saag/HeroRosterCard
|hero=Bebop
|Ability1=Exploding Uppercut
|Ability2=Sticky Bomb
|Ability3=Hook
|Ability4=Hyper Beam
}}
{{User:Saag/HeroRosterCard
|hero=Bebop
|Ability1=Exploding Uppercut
|Ability2=Sticky Bomb
|Ability3=Hook
|Ability4=Hyper Beam
}}
{{User:Saag/HeroRosterCard
|hero=Bebop
|Ability1=Exploding Uppercut
|Ability2=Sticky Bomb
|Ability3=Hook
|Ability4=Hyper Beam
}}


<noinclude>
<noinclude>
Line 43: Line 18:
"params": {
"params": {
"hero": {
"hero": {
"description": "The name of the Hero. Used to write the title, summary and get the render image.",
"description": "The name of the Hero. Used to retrieve all data associated with that hero and their abilities",
"example": "Abrams",
"example": "Bebop",
"default": "Abrams",
"default": "Bebop",
"required": true
},
"Ability1": {
"description": "The name of the first character's ability.",
"example": "Siphon Life",
"default": "Siphon Life",
"required": true
},
"Ability2": {
"required": true
},
"Ability3": {
"required": true
},
"Ability4": {
"required": true
"required": true
}
}

Revision as of 13:03, 14 September 2024

Bebop
Hooks an enemy for a knockout combo
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.
                 Script error: The function "get_ability_card" does not exist.
                 Script error: The function "get_ability_card" does not exist.
                 Script error: The function "get_ability_card" does not exist.
                 Script error: The function "get_ability_card" does not exist.


No description.

Template parameters

ParameterDescriptionTypeStatus
herohero

The name of the Hero. Used to retrieve all data associated with that hero and their abilities

Default
Bebop
Example
Bebop
Unknownrequired