Difference between revisions of "Template:EnchBody"

From DDO Compendium
(Created page with "<noinclude> {{TemplateDocumentation |name = EnchBody |description = This template is used to render the body of an item enchantment, and handle the different views. |category=...")
 
Tag: Manual revert
 
(13 intermediate revisions by the same user not shown)
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 = Template
|parameter1name = Text
|parameter1description = The name of the template that this category is for, do not include the Template: designation
|parameter1description = The text of the body
|parameter2name = Text
|parameter2name = Text to show in titleonly mode
|parameter2description = The text of the body
|parameter2description = The text of the body for titleonly mode
}}
}}
</noinclude><onlyinclude>
</noinclude><onlyinclude>{{#switch: {{lc:{{#dplvar:enhview}}}}
{{#switch: {{lc:{{#dplvar:enhview}}}}
|titleonly={{{2|}}}
|titleonly=
|#default={{{1|}}}}}</onlyinclude>
|#default={{{1|}}}}}</onlyinclude>

Latest revision as of 15:42, 25 August 2023


EnchBody[edit]

This template is used to render the body of an item enchantment, and handle the different views.

Usage[edit]

{{EnchBody|(Text)|(Text to show in titleonly mode)}}

Parameter Documentation
TextThe text of the body
Text to show in titleonly modeThe text of the body for titleonly mode

Template

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