Hello. I'm new to the forums but I have a problem with a character sheet I nearly have complete. It's a more detailed sheet for DWAITAS. With skills you can add in any of the attributes so as part of each button I have a drop-down selection for them. Right now when rolled the roll gives me the correct number results but I am trying to reference the name of the attribute selected as well to display it on the template output but all I get is the value. This is how I am doing the drop-down. {{attribute=?{Attribute|Awareness,@{awa}-@{awadmg}|Coordination,@{coo}-@{coodmg}|Ingenuity,@{ing}-@{ingdmg}|Presence,@{pre}-@{predmg}|Resolve,@{res}-@{resdmg}|Strength,@{str}-@{strdmg}}}} Example: When I roll Transport and select Awareness as the related attribute I get the correct numerical value of Awareness - Awareness Damage in the roll. I would also like to display the word "Awareness" instead of "4-1" in the template output of chat. I am not sure how to reference it. Let me know if there is any more info needed to help. Thanks in advance. And, if I am posting in the wrong place please let me know.