Hey guys! This is my first time posting here so forgive me if I don't really explain my situation very well. I'm still very new to using macros and I need help setting one up for my token, which I'm using from a template, &{template:5eDefault} {{title=@{selected|classactionname1}}} {{subheader=@{selected|character_name}}} {{subheaderright=Class Ability}} {{freetext=@{selected|classactionoutput1}}} This worked great and since it was Sneak Attack, I thought I could add in a dice roll with it like so, &{template:5eDefault} {{title=@{selected|classactionname1}}} {{subheader=@{selected|character_name}}} {{subheaderright=Class Ability}} {{rollname=Result}} {{roll=[[d6]]}} {{freetext=@{selected|classactionoutput1}} This also worked but it wasn't exactly what I was looking for. The result for the roll is below the description but I wanted it to appear above the description and I don't know how to do it. Picture for reference, top macro for top result and bottom macro for bottom result, Any help would be appreciated, thank you :)