
It seems like this should be an easy fix, but I cannot for the life of me find an answer. I'm trying to add queries for my paladin's Divine Smite and I've found an appropriate macro that works and achieves what I want it to do, but ONLY as a macro button. I'm trying to replace the default "Divine Smite (2d8)" and "Divine Smite (3d8)" with a Divine Smite that will post queries for spell level, undead/fiend, and crit. As I said, I have the correct macro for the divine smite, but I don't know WHERE to put the macro so that it is triggered by clicking on the text on the character sheet. It feels like I could find the answer with some more searching but I think my vocabulary isn't meshing with the search engines and I've spent too much time on this minor thing already. Please help me before I lose any more hair over this. 5e OGL character sheet. Here's the macro in case it's the problem: @{selected|character_name}&{template:dmg} {{rname=Divine
Smite}} {{damage=1}} {{dmg1flag=1}} {{dmg1=[[[[(?{Spellslot|Level 1,2|Level 2,3|Level
3,4|Level 4,5|Level 5,6} +
?{Undead/Fiend|No,0|Yes,1})*?{Crit|No,1|Yes,2}]]d8]]}}
{{dmg1type=Radiant}}&{template:dmg} {{rname=Divine Smite}} {{damage=1}}
{{dmg1flag=1}} {{dmg1=[[[[(?{Spellslot|Level 1,2|Level 2,3|Level 3,4|Level 4,5|Level
5,6} + ?{Undead/Fiend|No,0|Yes,1})*?{Crit|No,1|Yes,2}]]d8]]}}
{{dmg1type=Radiant}}