Hi there, I am trying to create a macro that allow me to 1. Select the correct pf2 skill 2. pf2Template-Rolls that skill I am trying with that: ?{Chose a Skill| Acrobatics, %{chName|ACROBATICS} | Arcana, %{chName|ARCANA} | } But something is going wrong. If I use the ASCII code for the character (e.g. | , ...) the % part fails, but when I use the characters as they are the query part fails. I tried looking around, but I wasn't able to fix the problem Thank you