If you're just working with the Default Template, or your own macros instead of a sheet, you can still use all the same syntax as regular macros. The Templates are a formatting option to display the output differently. ie: &{template:default} {{name=Header Bar Name}} {{ { PropertyNameOnLeftSide=ValueOnRightSide }} Can be used with @{target|Target2|AC} as normal &{template:default} {{name=Header Bar Name}} {{ Attack:[[1d20+2]]=*vs* AC [[ @{target|Target2|AC}]] }} If you're working on a sheet's fields and what to put in them, you'll probably need to either just try it, or find out how the sheet is calculating that field. I don't have much input for you on that piece, unfortunately.