Just playing around with stuff for the eventual campaign i intend to run and i wanted to have the theatre of a dice roll behind a screen but also have it return me a quick table of single dice rolls and have the option to modify the number of dice (+ add extra mod) and output as a DM whispered dice roll when a button is clicked (instead of a drop down).  it took some head scratching and searching to cobble together stuff from smarter people but this is what i've come up with as an ability for my "god" character /em mysteriously rolls dice behind a screen /w gm &{template:default} {{name=Rattl'n Bones Man!}} {{rolling 1d4 [[1d4]]=[Modified](!
/w "gm"[[?{number of dice|1}d4 + ?{Modifier|0}]])}} {{rolling 1d6 [[1d6]]=[Modified](!
/w "gm"[[?{number of dice|1}d6 + ?{Modifier|0}]])}} {{rolling 1d8 [[1d8]]=[Modified](!
/w "gm"[[?{number of dice|1}d8 + ?{Modifier|0}]])}} {{rolling 1d10 [[1d10]]=[Modified](!
/w "gm"[[?{number of dice|1}d10 + ?{Modifier|0}]])}} {{rolling 1d12 [[1d12]]=[Modified](!
/w "gm"[[?{number of dice|1}d12 + ?{Modifier|0}]])}} {{advantage d20 [[1d20]] [[1d20]]=[Modified](!
/w "gm"[[?{number of dice|1}d20 + ?{Modifier|0}]])}} {{rolling 1d100 [[1d100]]=[Modified](!
/w "gm"[[?{number of dice|1}d100 + ?{Modifier|0}]])}} i don't know if i'll even use it but i just felt that i needed to work out how to get those rolls into buttons and output silently.  edit: to add advantage to d20