Template:Dice/doc

From Archaelund Wiki
< Template:Dice
Revision as of 13:27, 26 December 2024 by MikeB (talk | contribs) (Created page with "== Description == This template formats and visually highlights simple dice rolls (such as "1d8", "2d6+1", "3d6+3", etc.). It also provides the minimum, mean, and maximum results as a tooltip. == Usage == <pre> {{Dice|<number of dices thrown>|<number of sides per dice>|<optional number added>}} </pre> Note that this template only supports numbers. Any non-numeric input will result in an error message.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This template formats and visually highlights simple dice rolls (such as "1d8", "2d6+1", "3d6+3", etc.). It also provides the minimum, mean, and maximum results as a tooltip.

Usage

{{Dice|<number of dices thrown>|<number of sides per dice>|<optional number added>}}

Note that this template only supports numbers. Any non-numeric input will result in an error message.