Toggle menu
517
2.5K
889
23.2K
Deadlock Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Ability card v2/doc: Difference between revisions

Template page
m Description added
m Example added
Line 1: Line 1:
== Overview ==
Displays an ability card using the data stored in [[Data:AbilityCards.json]]


=== Example ===
<pre>
<nowiki>{{Ability card v2
| hero_name=Abrams
| ability_num=2
| notes=
* At base duration, Shoulder Charge travels approximately 17.5m.
}}</nowiki>
</pre>{{Ability card v2
| hero_name=Abrams
| ability_num=2
| notes=
* At base duration, Shoulder Charge travels approximately 17.5m.
}}
<templatedata>
<templatedata>
{
{
Line 32: Line 48:
"notes",
"notes",
"link_name"
"link_name"
],
]
"description": "Displays an ability card using the data stored in Data:AbilityCards.json"
}
}
</templatedata>
</templatedata>