Difference between revisions of "Template:ItemCritProfile"
From DDO Compendium
MNDeveloper (talk | contribs) |
|||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
|description = This template is used on equipment to define the crit profile value | |description = This template is used on equipment to define the crit profile value | ||
|category = Item Templates | |category = Item Templates | ||
|example1 = <nowiki>{{ItemCritProfile | |example1 = <nowiki>{{ItemCritProfile||3}}</nowiki> | ||
|example1output = {{ItemCritProfile | |example1output = {{ItemCritProfile||3}} | ||
|example2 = <nowiki>{{ItemCritProfile|18 | |example2 = <nowiki>{{ItemCritProfile|18|2}}</nowiki> | ||
|example2output = {{ItemCritProfile|18 | |example2output = {{ItemCritProfile|18|2}} | ||
|parameter1name = Low Roll | |parameter1name = Low Roll | ||
|parameter1description = This is the low roll that is a crit, if there is only one, put it here | |parameter1description = This is the low roll that is a crit, if there is only one, put it here | ||
|parameter1values = | |parameter1values = | ||
|parameter2name = | |parameter2name = multiplier | ||
|parameter2description = This | |parameter2description = This is the crit multiplier | ||
|parameter2values = | |parameter2values = | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<onlyinclude>{{{1}}}{ | <onlyinclude>{{#if: {{{1|}}}|{{{1}}} - }}20 / x{{{2}}}</onlyinclude> |
Latest revision as of 20:15, 18 October 2018
ItemCritProfile[edit]
This template is used on equipment to define the crit profile value
Example Usage | |
{{ItemCritProfile||3}} | 20 / x3 |
{{ItemCritProfile|18|2}} | 18 - 20 / x2 |
Usage[edit]
{{ItemCritProfile|(Low Roll)|(multiplier)}}
Parameter Documentation | |
Low Roll | This is the low roll that is a crit, if there is only one, put it here |
multiplier | This is the crit multiplier |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
20 / x{{{2}}}