I was just wondering if its possible to make a template macro whisper the GM. I'm using the pathfinder character sheet and using the template provided with it to make a targeted perception macro and I want to make it whisper me (the GM) so that the players do not know what is going on unless they pass. This is what I have... &{template:pf_generic} {{character_name=@{target|character_name}}} {{name=Perception}} {{Result: [[1d20 +@{target|Perception}]]}} This does exactly what I want, except it doesn't whisper me. I've tried a number of different things (eg. putting in a {/w gm} with different brackets and all that) but I just can't get it to work. I know in power cards this is possible but I just want to know if I can do this with the Pahfinder sheet cards.