
I hope the title wasn't too confusing. I'm trying to make a macro for a cantrip spell, so I can select which cantrip I want to cast. I have an Ability in my character sheet that's a roll
query. That roll query is suppose to create a drop-down menu, where the
options are other abilities in my character sheet. If I create an ability
named "Sample" that reads: "Display Text" it will do so. However, if I
change "Display Text" to anything beginning with
"&{template:default}", it breaks the drop down menu.
Is it possible to display templates correctly in this way?