Hi, I'm using the D&D3.5 sheet Roll20 provides, although I don't think that matters for this question. Our group has been doing experiments as to creating a template character with a built in 'Dashboard' on the bio with a bunch of the common rolls linked (such as Trip, Str check, etc, etc). The plan is to duplicate it and create all Players and Monsters from the same template. The problem is with the link using the syntax of: `%{Test|Testing} Whereas Test is the character, Testing is the Abilities macro When I duplicate this character, it maintains all the links as being from the original character (Test), instead of automatically replacing them with (Copy of Test)... Is there a way to make it choose the specific character's {Character_Name|Testing} of which the link is being clicked as the automatically changed name in the link? I know that I could set it up as `%{Selected|Testing} but that is what I am attempting to avoid, albeit it is the backup plan...:)