
Hi! I'm trying to set up a marco that lists the names of certain token info, and then if I click I get the description. For example, for traits I have (I'm only listing one repeating level of the traits -- once I figure it out I'll expand): /w gm &{template:default} {{name=TRAITS for @{selected|npcd_name}}} {{ [@{selected|repeating_npctrait_$0_name} ](~selected|repeating_npctrait_$0_desc) }} It lists a clickable trait name (e.g., "Innate Spellcasting), but when I click on it I get an error. I'm guessing because it's trying to run a macro (like an attack), but the trait description isn't a macro. Can what I'm describing above be done? (The reason I'm attempting this is, not blessed with more than 2 monitors (one I use for recording sessions), I'm trying to reduce the number of times I need to open a character sheet. I'd rather just click on a token and get the info I need that way, as my screen fills up quickly with character sheets, especially in combat), and I can't see the main screen / tokens.) Thanks!