Difference between revisions of "Template:ItemEnchantment"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 35: | Line 35: | ||
</tr>{{#if: {{{effect|}}}|<tr> | </tr>{{#if: {{{effect|}}}|<tr> | ||
<td><h2>Effect</h2>{{{effect}}}</td> | <td><h2>Effect</h2>{{{effect}}}</td> | ||
</tr>}}{{#if: {{{specificeffects|}}}| | </tr>}}{{#if: {{{specificeffects|}}}|{{{specificeffects}}}}} | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 18:47, 27 May 2022
{{Template:ItemEnchantment |title = |overview= |related= |enchantmentname= |specificeffects= }}
ItemEnchantment[edit]
This template is used to render information about an enchantment for an item
Usage[edit]
Parameter Documentation | |
title | The title of the enchantment. |
overview | The overview of the enchantment. |
related | Other pages related to this one |
effect | This is the text of the effect on items. |
enchantmentname | This is the name of the enchantment, if different than the title, used for category links. |
specificeffects | This is a list of specific effects (i.e. Lesser, Greater). Use Template:ItemEnchantmentEffects |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.