Template:Ability: Difference between revisions

From Tael
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>")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
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.
| #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.
| Fatecursed = When the fatecursed is about to take lethal damage, they will instead nullify any damage taken and disappear from the location. Fatecursed people do not appear to age visually.
| Fatereader = Becomes skilled with the [[School of Magic - Fatereading]]
}}
}}
</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>

Latest revision as of 15:52, 7 April 2024

{{{title}}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Name of the Abilitytitle ability

Determines which Ability will be displayed

Stringrequired