Template:Ability: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div class="ability_box"> ==={{{title}}}=== {{#switch: {{{title}}} | #default: No description for {{{title}}} available yet. | Fatecursed = When the fatecursed is about to take lethal damage, he will instead nullify any damage taken and dissappear from the location. }} </div>") |
m (→{{{title}}}) |
||
Line 1: | Line 1: | ||
<div class="ability_box"> | <div class="ability_box"> | ||
==={{{title}}}=== | ===={{{title}}}==== | ||
{{#switch: {{{title}}} | {{#switch: {{{title}}} | ||
| #default: No description for {{{title}}} available yet. | |||
| Fatecursed = When the fatecursed is about to take lethal damage, he will instead nullify any damage taken and disappear from the location. | |||
}} | }} | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"aliases": [ | |||
"ability" | |||
], | |||
"label": "Name of the Ability", | |||
"description": "Determines which Ability will be displayed", | |||
"type": "string", | |||
"required": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 09:47, 7 April 2024
{{{title}}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name of the Ability | title ability | Determines which Ability will be displayed | String | required |