Difference between revisions of "Template:BonusTypeNameConversion"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 22: | Line 22: | ||
| determined | determination | determine = {{#if: {{{2|}}} | Determined | Determination}} | | determined | determination | determine = {{#if: {{{2|}}} | Determined | Determination}} | ||
| competence = {{#if: {{{2|}}}||Competence}} | | competence = {{#if: {{{2|}}}||Competence}} | ||
| primal = {{#if: {{{2|}}} || Primal}} | |||
| unique= | | unique= | ||
| filigree={{#if: {{{2|}}}||Unique}} | | filigree={{#if: {{{2|}}}||Unique}} | ||
|#default= {{{1|}}} | |#default= {{{1|}}} | ||
}}</onlyinclude> | }}</onlyinclude> |
Revision as of 14:16, 2 August 2024
BonusTypeNameConversion[edit]
Template is used to convert the bonus type name correctly. They are named differently in the title than in the description. Currently only insight/insightful has a conversion.
Example Usage | |
{{BonusTypeNameConversion|Insight|True}} | Insightful |
{{BonusTypeNameConversion|Insight}} | Insight |
{{BonusTypeNameConversion|Filigree|True}} | |
{{BonusTypeNameConversion|Filigree}} | Unique |
Usage[edit]
{{BonusTypeNameConversion|(Bonus Type)|(For Title)}}
Parameter Documentation | |
Bonus Type | The Type of bonus |
For Title | To convert the name for the title of the enchantement, put any value here. Blank is for the body. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.