Difference between revisions of "Template:Dice"

From DDO Compendium
Line 11: Line 11:
|example4 = <nowiki>{{Dice||2|8|4|3}}</nowiki>
|example4 = <nowiki>{{Dice||2|8|4|3}}</nowiki>
|example4output = {{Dice||2|8|4|3}}
|example4output = {{Dice||2|8|4|3}}
|parameter1name = Multipler
|parameter1name = Multiplier
|parameter1description = This is the amount that the dice roll is multiplied by: '''1.25'''[2d8+4]+6
|parameter1description = This is the amount that the dice roll is multiplied by: '''1.25'''[2d8+4]+6
|parameter1values =  
|parameter1values =  

Revision as of 18:51, 25 September 2018

Dice[edit]

This template is used to display a possible dice roll. This is specifically used on weapons to say what is the basic damage amount possible. It uses a bootstrap tooltip to show the range of values.

Example Usage
{{Dice|1.25|2|8|4|6}}1.25[2d8+4]+6
{{Dice||2|8}}2d8
{{Dice||2|8||3}}2d8+3
{{Dice||2|8|4|3}}[2d8+4]+3

Usage[edit]

{{Dice|(Multiplier)|(Die Count)|(Die Sides)|(Add Before Multiplier)|(Add After Multiplier)}}

Parameter Documentation
MultiplierThis is the amount that the dice roll is multiplied by: 1.25[2d8+4]+6
Die CountThis is the number of die that will be rolled: 1.25[2d8+4]+6
Die SidesThis is the number of sides that the die that is rolled will have: 1.25[2d8+4]+6
Add Before MultiplierThis is the amount that is added to the die roll before the multiplier: 1.25[2d8+4]+6
Add After MultiplierThis is the amount that is added to the roll after the multiplier: 1.25[2d8+4]+6

Template

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


{{{2}}}d{{{3}}}