Hello, Thanks to the help of
Silvyre, I managed to get the following Macro Working:
!power {{
--charid|@{selected|character_id}
--emote|//@{selected|token_name} is attempting a Test...//
--orowbg|#F5DEB3
--erowbg|#FFFFF0
--name|Test Roll
--leftsub|
--!Roll0|?{Characteristic|Strength,**Strength** [[@{selected|Strength}d10!!kh2 + ?{Skill|Arts (Music), @{selected|Arts_Music}|Arts (Poetry), @{selected|Arts_Poetry}|Awen, @{selected|Awen}|Dodge, @{selected|Dodge}|Eloquence, @{selected|Eloquence}|Stealth, @{selected|Stealth}|Traditions, @{selected|Traditions}|Long Weapons, @{selected|Long_Weapons}}]]|Vigour,**Vigour** [[@{selected|Vigour}d10!!kh2 + ?{Skill|Arts (Music), @{selected|Arts_Music}|Arts (Poetry), @{selected|Arts_Poetry}|Awen, @{selected|Awen}|Dodge, @{selected|Dodge}|Eloquence, @{selected|Eloquence}|Stealth, @{selected|Stealth}|Traditions, @{selected|Traditions}|Long Weapons, @{selected|Long_Weapons}}]]|Agility,**Agility** [[@{selected|Agility}d10!!kh2 + ?{Skill|Arts (Music), @{selected|Arts_Music}|Arts (Poetry), @{selected|Arts_Poetry}|Awen, @{selected|Awen}|Dodge, @{selected|Dodge}|Eloquence, @{selected|Eloquence}|Stealth, @{selected|Stealth}|Traditions, @{selected|Traditions}|Long Weapons, @{selected|Long_Weapons}}]]|Intellect,**Intellect** [[@{selected|Intellect}d10!!kh2 + ?{Skill|Arts (Music), @{selected|Arts_Music}|Arts (Poetry), @{selected|Arts_Poetry}|Awen, @{selected|Awen}|Dodge, @{selected|Dodge}|Eloquence, @{selected|Eloquence}|Stealth, @{selected|Stealth}|Traditions, @{selected|Traditions}|Long Weapons, @{selected|Long_Weapons}}]]|Perception,**Perception** [[@{selected|Perception}d10!!kh2 + ?{Skill|Arts (Music), @{selected|Arts_Music}|Arts (Poetry), @{selected|Arts_Poetry}|Awen, @{selected|Awen}|Dodge, @{selected|Dodge}|Eloquence, @{selected|Eloquence}|Stealth, @{selected|Stealth}|Traditions, @{selected|Traditions}|Long Weapons, @{selected|Long_Weapons}}]]|Tenacity,**Tenacity** [[@{selected|Tenacity}d10!!kh2 + ?{Skill|Arts (Music), @{selected|Arts_Music}|Arts (Poetry), @{selected|Arts_Poetry}|Awen, @{selected|Awen}|Dodge, @{selected|Dodge}|Eloquence, @{selected|Eloquence}|Stealth, @{selected|Stealth}|Traditions, @{selected|Traditions}|Long Weapons, @{selected|Long_Weapons}}]]|Charisma,**Charisma** [[@{selected|Charisma}d10!!kh2 + ?{Skill|Arts (Music), @{selected|Arts_Music}|Arts (Poetry), @{selected|Arts_Poetry}|Awen, @{selected|Awen}|Dodge, @{selected|Dodge}|Eloquence, @{selected|Eloquence}|Stealth, @{selected|Stealth}|Traditions, @{selected|Traditions}|Long Weapons, @{selected|Long_Weapons}}]]|Instinct,**Instinct** [[@{selected|Instinct}d10!!kh2 + ?{Skill|Arts (Music), @{selected|Arts_Music}|Arts (Poetry), @{selected|Arts_Poetry}|Awen, @{selected|Awen}|Dodge, @{selected|Dodge}|Eloquence, @{selected|Eloquence}|Stealth, @{selected|Stealth}|Traditions, @{selected|Traditions}|Long Weapons, @{selected|Long_Weapons}}]]|Communication,**Communication** [[@{selected|Communication}d10!!kh2 + ?{Skill|Arts (Music), @{selected|Arts_Music}|Arts (Poetry), @{selected|Arts_Poetry}|Awen, @{selected|Awen}|Dodge, @{selected|Dodge}|Eloquence, @{selected|Eloquence}|Stealth, @{selected|Stealth}|Traditions, @{selected|Traditions}|Long Weapons, @{selected|Long_Weapons}]]}
}}
Which when I select the Strength Characteristic and the Long Weapons Skill display as:

This is entirely functional. I would however like to also show which skill has been rolled. My ideal scenario would be to show Name: Test Roll, Left Sub: Which Characteristic is being tested, Right Sub: Which Skill is being tested. Then in the main body the roll result centered.
Sorry to ask for help once more, but if anyone could advise how to achieve the above it would be greatly appreciated.
Thanks