Difference between revisions of "Template:Ability"

From DDO Compendium
m (Undo revision 147537 by Ague (talk))
Tag: Undo
m (Undo revision 147536 by Ague (talk))
Tag: Undo
Line 27: Line 27:
|#default={{ucfirst:{{lc:{{{1|}}}}}}}
|#default={{ucfirst:{{lc:{{{1|}}}}}}}
}}}}</onlyinclude>
}}}}</onlyinclude>
<noinclude>
<templatedata>
{
"params": {
"Ability": {
"aliases": [
"1"
],
"label": "Ability",
"description": "This specifies which Ability is being added.",
"type": "string",
"required": true
},
"Enhancement Amount": {
"aliases": [
"2"
],
"label": "Enhancement Amount",
"description": "This is the amount the ability is increased or decreased. A negative value here will produce \"penalty\" instead of \"bonus\".",
"type": "number",
"required": true
},
"Bonus Type": {
"aliases": [
"3"
],
"label": "Bonus Type",
"description": "This is the type of bonus - Insight, Enhancement, Quality, etc. If you don't specify a value here it will default to Enhancement.",
"type": "string",
"default": "Enhancement",
"autovalue": "Enhancement",
"suggested": true
},
"Title": {
"aliases": [
"4"
],
"label": "Title",
"description": "A specific title to this enchantment",
"type": "string"
}
},
"description": "This template is used on equipment for the ability enchantment. It shows the text of the ability as close as possible to the way it looks on an items examine window.",
"paramOrder": [
"Ability",
"Enhancement Amount",
"Bonus Type",
"Title"
],
"format": "inline"
}
</templatedata>
</noinclude>

Revision as of 10:10, 30 March 2022

Ability[edit]

This template is used on equipment for the ability enchantment. It shows the text of the ability as close as possible to the way it looks on an items examine window.

Example Usage
{{Ability|Constitution|10|Insight}}Insightful Constitution +10: Passive: +10 Insight bonus to Constitution.
{{Ability|Dexterity|-1||Curse of Clumsiness}}Curse of Clumsiness: Passive: -1 penalty to Dexterity.

Usage[edit]

{{Ability|(Ability)|(Enhancement Amount)|(Bonus Type)|(Title)}}

Parameter Documentation
AbilityThis specifies which Ability is being added.
Enhancement AmountThis is the amount the ability is increased or decreased. A negative value here will produce "penalty" instead of "bonus".
Bonus TypeThis is the type of bonus - Insight, Enhancement, Quality, etc. If you don't specify a value here it will default to Enhancement.
TitleA specific title to this enchantment

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.


[[Abilities#{{{1}}}|Expression error: Unrecognized punctuation character "{". {{{1}}} Expression error: Unrecognized punctuation character "{".{{{2}}}:]] Passive: Expression error: Unrecognized punctuation character "{".{{{2}}} Expression error: Unrecognized punctuation character "{". Expression error: Unrecognized punctuation character "{". to {{{1}}}.