Template:Tooltip dice range string character attributes

Revision as of 13:56, 4 December 2020 by Egocarib (talk | contribs) (Created page with "<includeonly>{{#ifeq: {{{minimum_ceil|}}} | {{{maximum_ceil|}}} | |<span class="qud-roll-range">range: {{{minimum_ceil|}}}-{{{maximum_ceil|}}}</span>}}</includeonly><noinclude...")
(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), formatted in a <span> block appropriate for the Character attribute tooltips. This probably won't be useful anywhere else. Returns an empty string if there is no range (minimum == maximum).