adds buttons for simple commands #16

Merged
arindy merged 4 commits from adds-easy-way-to-roll into main 2025-02-10 18:39:00 +01:00
Showing only changes of commit 0e3d88cd4a - Show all commits

View File

@ -223,8 +223,8 @@
<p style="color: red; font-weight: bold">Only open Overlay once, unless you want multiple results</p> <p style="color: red; font-weight: bold">Only open Overlay once, unless you want multiple results</p>
<p>Query Params you can Change:</p> <p>Query Params you can Change:</p>
<ul> <ul>
<li><strong>scale</strong> changes the size of the dice (any value over 1; remove param or set -1 to keep the dice)</li> <li><strong>scale</strong> changes the size of the dice (any value over 1)</li>
<li><strong>clearAfter</strong> time until dice are cleared (in seconds)</li> <li><strong>clearAfter</strong> time until dice are cleared (in seconds; remove param or set -1 to keep the dice)</li>
</ul> </ul>
</div> </div>
<div popover id="all-results-hint" class="tooltip"> <div popover id="all-results-hint" class="tooltip">