Difference between revisions of "Template:ShieldBash"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 3: | Line 3: | ||
|description = This template is used on equipment for the Shield Bash enchantment. | |description = This template is used on equipment for the Shield Bash enchantment. | ||
|category=Item Enchantment Template | |category=Item Enchantment Template | ||
|example1 = <nowiki>{{ShieldBash|3}}</nowiki> | |example1 = <nowiki>{{ShieldBash|chance|3}}</nowiki> | ||
|example1output = {{ShieldBash|3}} | |example1output = {{ShieldBash|chance|3}} | ||
|parameter1name = Enhancement Amount | |example2 = <nowiki>{{ShieldBash|Damage|3}}</nowiki> | ||
| | |example2output = {{ShieldBash|Damage|{{Dice||9|6}}}} | ||
|parameter1name = Type | |||
|parameter1description = This is the type of increase that happens | |||
|parameter1values= | |||
* Chance | |||
* Damage | |||
|parameter2name = Enhancement Amount | |||
|parameter2description = This is the amount that shield bashing is increased or decreased. | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
<onlyinclude>[[Category: Items with Shield Bashing]][[Shield Bashing | '''Shield Bashing +{{{1}}}:''']] +{{{1}}} Enhancement bonus to increased chance of Secondary Shield Bash.</onlyinclude> | <onlyinclude>{{#switch: {{lc:{{{1}}}}} | ||
|chance=[[Category: Items with Shield Bashing]][[Shield Bashing | '''Shield Bashing +{{{1}}}:''']] +{{{1}}} Enhancement bonus to increased chance of Secondary Shield Bash. | |||
|damage=[[Category: Items with Bashing]][[Bashing | '''Bashing:''']] This shield is exceptionally durable and dense, and does and additional {{{2}}} damage when use to shield bash. | |||
}} | |||
</onlyinclude> |
Revision as of 02:41, 5 December 2018
ShieldBash[edit]
This template is used on equipment for the Shield Bash enchantment.
Example Usage | |
{{ShieldBash|chance|3}} | Shield Bashing +chance: +chance Enhancement bonus to increased chance of Secondary Shield Bash. |
{{ShieldBash|Damage|3}} | Bashing: This shield is exceptionally durable and dense, and does and additional 9d6 damage when use to shield bash. |
Usage[edit]
{{ShieldBash|(Type)|(Enhancement Amount)}}
Parameter Documentation | |
Type | This is the type of increase that happens Possible Values:
|
Enhancement Amount | This is the amount that shield bashing is increased or decreased. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.