
Here is the macro: &{template:pf_attack}{{color=darkblue}} {{character_name=Ilmatar}} {{name=Bite}} {{attack= Bite [[ 1d20cs>[[ 1 ]] + #atk ]]}} {{damage=[[?{Which macro?|M,#Med-dmg |L,#Big-dmg }+?{Dmg Bonus|0} ]] }} {{crit_confirm=[[ 1d20 + #atk ]]}} {{crit_damage=[[?{Which macro?|M,#Med-dmg |L,#Big-dmg }+?{Dmg Bonus|0}]]}}{{Bite type=BPS}} This macro works, it asks all the questions, references the macros i need it to, but when it executes these parts ({{damage=[[?{Which macro?|M,#Med-dmg |L,#Big-dmg }+?{Dmg Bonus|0} ]] }} --------AND--------- {{crit_damage=[[?{Which macro?|M,#Med-dmg |L,#Big-dmg }+?{Dmg Bonus|0}]]}} It displays the result, but without the forumla used. I was curious if there was something I could do to get the macro to display the forumla when i hover over the result in chat?