Editing
Template
:
Ability card v2/Card/doc
(section)
Give feedback
Jump to navigation
Jump to search
Warning:
You are not logged in. Once you make an edit, a temporary account will be created for you.
Learn more
.
Log in
or
create an account
to continue receiving notifications after this account expires, and to access other features.
Anti-spam check. Do
not
fill this in!
=== Examples === {{Ability card v2/Card | name=Some Ability | icon=Catalyst.png | range=99 | radius=99 | duration=99 | num_of_charges=99 | charge_cooldown=99 | cooldown=99 | info1_desc=This ability does something | info1_mainbox1= {{Template:Ability card v2/Card/MainBox | value=50 | key=DPS | type=tech_damage | icon_color=Purple }} | info1_mainbox2= {{Template:Ability card v2/Card/MainBox | value=99 | key=HealthRegen | type=healing }} | info1_altbox1= {{Template:Ability card v2/Card/AltBox | value=10 | key=BonusMoveSpeedPercent | type=move_speed }} | info1_altbox2= {{Template:Ability card v2/Card/AltBox | value=22.5 | key=FireRateBonus | type=fire_rate }} | info1_altbox3= {{Template:Ability card v2/Card/AltBox | value=100 | label=Positive Vibes }} | upgrade1= {{Template:Ability card v2/Card/UpgradeBox | cost = 1 | description = An upgrade | scale_value = 0.123 | scale_type = spirit }} | upgrade2= {{Template:Ability card v2/Card/UpgradeBox | cost = 2 | description = An upgrade | scale_value = 0.123 | scale_type = spirit }} | upgrade3= {{Template:Ability card v2/Card/UpgradeBox | cost = 5 | description = An upgrade | scale_value = 0.123 | scale_type = spirit }} }} <pre><nowiki>Eg. {{Ability card v2/Card | name=Some Ability | icon=Catalyst.png | range=99 | radius=99 | duration=99 | num_of_charges=99 | charge_cooldown=99 | cooldown=99 | duration=99 | info1_desc=This ability does something | info1_mainbox1= {{Template:Ability card v2/Card/MainBox | value=50 | key=DPS | type=tech_damage | icon_color=Purple }} | info1_mainbox2= {{Template:Ability card v2/Card/MainBox | value=99 | key=HealthRegen | type=healing }} | info1_altbox1= {{Template:Ability card v2/Card/AltBox | value=10 | key=BonusMoveSpeedPercent | type=move_speed }} | info1_altbox2= {{Template:Ability card v2/Card/AltBox | value=22.5 | key=FireRateBonus | type=fire_rate }} | info1_altbox3= {{Template:Ability card v2/Card/AltBox | value=100 | label=Positive Vibes }} | upgrade1= {{Template:Ability card v2/Card/UpgradeBox | cost = 1 | description = An upgrade | scale_value = 0.123 | scale_type = spirit }} | upgrade2= {{Template:Ability card v2/Card/UpgradeBox | cost = 2 | description = An upgrade | scale_value = 0.123 | scale_type = spirit }} | upgrade3= {{Template:Ability card v2/Card/UpgradeBox | cost = 5 | description = An upgrade | scale_value = 0.123 | scale_type = spirit }} }} </nowiki></pre> <templatedata> { "params": { "icon": { "description": "Icon file name of the ability", "example": "Catalyst.png", "type": "string", "required": true }, "range": { "description": "Cast range of ability", "type": "number" }, "range_ss": { "description": "Range spirit scale multiplier", "type": "number" }, "radius": { "description": "Radius of ability's effect", "type": "number" }, "radius_ss": { "description": "Radius spirit scale multiplier", "type": "number" }, "duration": { "description": "Duration of ability's effect", "type": "number" }, "duration_ss": { "description": "Duration spirit scale multiplier", "type": "number" }, "num_of_charges": { "description": "Total number of charges", "type": "number" }, "charge_cooldown": { "example": "Cooldown of ability after a charge is used", "type": "number" }, "charge_cooldown_ss": { "description": "Charge cooldown spirit scale multiplier", "type": "number" }, "cooldown": { "description": "Cooldown of ability", "type": "number" }, "cooldown_ss": { "description": "Cooldown spirit scale multiplier", "type": "number" }, "info1_desc": { "description": "Description for Infobox #1", "type": "string" }, "info1_mainbox1": { "description": "Mainbox #1 for Infobox #1", "example": "{{Ability card v2/Card/MainBox ...}}", "type": "wiki-template-name" }, "info1_mainbox2": { "description": "Mainbox #2 for Infobox #1", "example": "{{Ability card v2/Card/MainBox ...}}", "type": "wiki-template-name" }, "info1_mainbox3": { "description": "Mainbox #3 for Infobox #1", "example": "{{Ability card v2/Card/MainBox ...}}", "type": "wiki-template-name" }, "info1_altbox1": { "description": "Altbox #1 for Infobox #1", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info1_altbox2": { "description": "Altbox #2 for Infobox #1", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info1_altbox3": { "description": "Altbox #3 for Infobox #1", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info1_altbox4": { "description": "Altbox #4 for Infobox #1", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info1_altbox5": { "description": "Altbox #5 for Infobox #1", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info1_altbox6": { "description": "Altbox #6 for Infobox #1", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info2_desc": { "description": "Description for Infobox #2", "type": "string" }, "info2_mainbox1": { "description": "Mainbox #1 for Infobox #2", "example": "{{Ability card v2/Card/MainBox ...}}", "type": "wiki-template-name" }, "info2_mainbox2": { "description": "Mainbox #2 for Infobox #2", "example": "{{Ability card v2/Card/MainBox ...}}", "type": "wiki-template-name" }, "info2_mainbox3": { "description": "Mainbox #3 for Infobox #2", "example": "{{Ability card v2/Card/MainBox ...}}", "type": "wiki-template-name" }, "info2_altbox1": { "description": "Altbox #1 for Infobox #2", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info2_altbox2": { "description": "Altbox #2 for Infobox #2", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info2_altbox3": { "description": "Altbox #3 for Infobox #2", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info2_altbox4": { "description": "Altbox #4 for Infobox #2", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info2_altbox5": { "description": "Altbox #5 for Infobox #2", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info2_altbox6": { "description": "Altbox #6 for Infobox #2", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info3_desc": { "description": "Description for Infobox #3", "type": "string" }, "info3_mainbox1": { "description": "Mainbox #1 for Infobox #3", "example": "{{Ability card v2/Card/MainBox ...}}", "type": "wiki-template-name" }, "info3_mainbox2": { "description": "Mainbox #2 for Infobox #3", "example": "{{Ability card v2/Card/MainBox ...}}", "type": "wiki-template-name" }, "info3_mainbox3": { "description": "Mainbox #3 for Infobox #3", "example": "{{Ability card v2/Card/MainBox ...}}", "type": "wiki-template-name" }, "info3_altbox1": { "description": "Altbox #1 for Infobox #3", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info3_altbox2": { "description": "Altbox #2 for Infobox #3", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info3_altbox3": { "description": "Altbox #3 for Infobox #3", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info3_altbox5": { "description": "Altbox #5 for Infobox #3", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "info3_altbox6": { "description": "Altbox #6 for Infobox #3", "example": "{{Ability card v2/Card/AltBox ...}}", "type": "wiki-template-name" }, "upgrade1": { "description": "Upgrade box #1", "example": "{{Ability card v2/Card/UpgradeBox ...}}", "type": "wiki-template-name", "required": true }, "upgrade2": { "description": "Upgrade box #2", "example": "{{Ability card v2/Card/UpgradeBox ...}}", "type": "wiki-template-name", "required": true }, "upgrade3": { "description": "Upgrade box #3", "example": "{{Ability card v2/Card/UpgradeBox ...}}", "type": "wiki-template-name", "required": true }, "notes": { "description": "User-defined notes to display in the footer", "type": "string" }, "Barbed Wire Wall": { "description": "Name of the ability", "type": "string", "required": true } }, "description": "bleh", "paramOrder": [ "Barbed Wire Wall", "icon", "range", "range_ss", "radius", "radius_ss", "duration", "duration_ss", "num_of_charges", "charge_cooldown", "charge_cooldown_ss", "cooldown", "cooldown_ss", "info1_desc", "info1_mainbox1", "info1_mainbox2", "info1_mainbox3", "info1_altbox1", "info1_altbox2", "info1_altbox3", "info1_altbox4", "info1_altbox5", "info1_altbox6", "info2_desc", "info2_mainbox1", "info2_mainbox2", "info2_mainbox3", "info2_altbox1", "info2_altbox2", "info2_altbox3", "info2_altbox4", "info2_altbox5", "info2_altbox6", "info3_desc", "info3_mainbox1", "info3_mainbox2", "info3_mainbox3", "info3_altbox1", "info3_altbox2", "info3_altbox3", "info3_altbox5", "info3_altbox6", "upgrade1", "upgrade2", "upgrade3", "notes" ] } </templatedata>
Summary:
Please note that all contributions to The Deadlock Wiki are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
Deadlock:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Preview page with this template
Navigation menu
Personal tools
Create account
Log in
associated-pages
Template
Discussion
English
Views
Read
Edit source
History
Tools
Search
Discord
Discord
Navigation
Main page
About us
Random page
Special pages
Recent changes
Unstable Rift
3h ago
路
~2026-IvyGankStone1157
Haze/Sounds
4h ago
路
Gammaton32
Haze/Voice lines
4h ago
路
Gammaton32
Grey Talon/Voice lines
4h ago
路
Gammaton32
Show more...
Interface Admin
Common CSS
Vector CSS
Minerva CSS
Citizen CSS
Brown theme CSS
Gadgets
Gadgets definition
Editing
How to edit
Style guide
All guides
New files
Unresolved feedback
Tools
What links here
Related changes
Page information