I am trying to create an NPC attack macro that will query whether I want to use the melee or ranged attack for a javelin. I do not know a lot about HTML but i have the following for a BugBear: ?{Attack|Melee,%{selected|repeating_npcaction_$1_npc_action&#125|Ranged,%{selected|repeating_npcaction_$2_npc_action&#125} This outputs a text result. pls help.