Hey all, I setup this as a way that I can roll my player's and NPC's stealth checks. I'll probably adapt it to Perception and Investigation checks as well. /w gm ------------------------------------------------------- /w gm @{target|token_name} Rolls for Stealth /w gm -------- Roll 1 /w gm [[1d20+@{target|stealth_roll}]] /w gm -------- Roll 2 /w gm [[1d20+@{target|stealth_roll}]] Works fine, but the output is relatively ugly compared to those cool templates available. Is there a way to re-write this to use the templates while also keeping the roll a secret?