Template:Dice ceil based range only

Revision as of 14:08, 4 December 2020 by Egocarib (talk | contribs) (Created page with "{{#ifeq: {{{minimum_ceil|}}} | {{{maximum_ceil|}}} | {{{minimum_ceil|}}} |{{{minimum_ceil|}}}-{{{maximum_ceil|}}}}}<noinclude>Category:Templates Meant for use as a templa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Meant for use as a template parameter for Module:Dice/Format. Returns only the range for a dice roll string (example: 16-19) that has had a stat multiplier applied to it (where the resulting multiplied min and max have in turn been rounded up to the nearest integer). Returns the minimum value alone if there is no range (minimum == maximum).