Difference between revisions of "Template:Ability"
From DDO Compendium
MNDeveloper (talk | contribs) |
Tag: Undo |
||
(37 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{TemplateDocumentation | ||
|name = Ability | |||
|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. | |||
|category=Item Enchantment Template | |||
|usesnamedparameters= | |||
|example1 = <nowiki>{{Ability|Constitution|10|Insight}}</nowiki> | |||
|example1output = {{Ability|Constitution|10|Insight}} | |||
|example2 = <nowiki>{{Ability|Dexterity|-1||Curse of Clumsiness}}</nowiki> | |||
|example2output = {{Ability|Dexterity|-1||Curse of Clumsiness}} | |||
|parameter1name = Ability | |||
|parameter1description = This specifies which [[Abilities|Ability]] is being added. | |||
</noinclude> | |parameter1values = | ||
|parameter2name = Enhancement Amount | |||
<onlyinclude> | |parameter2description = This is the amount the ability is increased or decreased. A negative value here will produce "penalty" instead of "bonus". | ||
|parameter2values = | |||
|parameter3name = Bonus Type | |||
|parameter3description = This is the type of bonus - Insight, Enhancement, Quality, etc. If you don't specify a value here it will default to Enhancement. | |||
|parameter3values = | |||
|parameter4name = Title | |||
|parameter4description = A specific title to this enchantment | |||
}}<!-- If updating this template is required, don't forget to update the categorization! --> | |||
</noinclude><onlyinclude>{{EnchTitle|Abilities#{{{1}}}|{{#ifexpr: {{{2}}} < 0 ||{{BonusTypeNameConversion|{{{3|}}}|True}}}} {{{1}}} {{#ifexpr: {{{2}}} < 0 ||+}}{{{2}}}|{{{4|}}}}}{{EnchBody|Passive: {{#ifexpr: {{{2}}} < 0 ||+}}{{{2}}} {{#ifexpr: {{{2}}} < 0 ||{{BonusTypeNameConversion|{{{3|Enhancement}}}}}}} {{#ifexpr: {{{2}}} < 0 |penalty|bonus}} to {{#switch: {{{1|}}} | |||
|Well Rounded=All Abilities. | |||
|#default={{{1}}}. | |||
}}}}{{EnchCat|Ability|Items with Bonuses to {{{1}}}|{{#ifexpr: {{{2}}} < 0 ||+}}{{{2}}} {{#ifexpr: {{{2}}} < 0 ||{{BonusTypeNameConversion|{{{3|Enhancement}}}}}}} {{#ifexpr: {{{2}}} < 0 |Penalty|Bonus}} to {{#switch: {{{1|}}} | |||
|Well Rounded=All Abilities | |||
|#default={{ucfirst:{{lc:{{{1|}}}}}}} | |||
}}}}</onlyinclude> |
Latest revision as of 07:15, 2 April 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 | |
Ability | This specifies which Ability is being added. |
Enhancement Amount | This is the amount the ability is increased or decreased. A negative value here will produce "penalty" instead of "bonus". |
Bonus Type | This is the type of bonus - Insight, Enhancement, Quality, etc. If you don't specify a value here it will default to Enhancement. |
Title | A 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}}}.