
Ok I am working on creating a spell book macro. Each Macro level that I make works by creating the named button as expected, except that when I push the button it returns "No ability was found for %{Algar Deepdelve|;Toll-the-dead}" This is a result of pushing the button created by this code /w Algar Deepdelve &{template:default}{{name=Spells: Lvl-1}}{{Spell Slots Total/Remaining=**@{selected|lvl1_slots_total}**/**@{selected|lvl1_slots_expended}**}}{{Spell Levels= [Bless](!
%{Algar Deepdelve|Bless})}} The results in chat look correct, but the button fails as mentioned. Any suggestions?