Difference between revisions of "Template:EnchBody"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 4: | Line 4: | ||
|description = This template is used to render the body of an item enchantment, and handle the different views. | |description = This template is used to render the body of an item enchantment, and handle the different views. | ||
|category=Shared Templates | |category=Shared Templates | ||
|parameter1name = | |parameter1name = Text | ||
|parameter1description | |parameter1description = The text of the body | ||
}} | }} | ||
</noinclude><onlyinclude>{{#switch: {{lc:{{#dplvar:enhview}}}} | </noinclude><onlyinclude> | ||
{{{1|}}} | |||
{{#switch: {{lc:{{#dplvar:enhview}}}} | |||
|titleonly= | |titleonly= | ||
|#default={{{1|}}}}}</onlyinclude> | |#default={{{1|}}}}}</onlyinclude> |
Revision as of 17:38, 10 December 2019
EnchBody[edit]
This template is used to render the body of an item enchantment, and handle the different views.
Usage[edit]
{{EnchBody|(Text)}}
Parameter Documentation | |
Text | The text of the body |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.