Does anyone know if this is possible? <span class="sheet-dcalc" title="Select target token, then Click">[Damage](`%NEWLINE%&{template:default}{{damage=[[8]]}})</span> This code is the basic idea. I can set up chat buttons that will take the damage and compare it to the damage resistance on a character sheet. I want to put this as a chat button inside my custom template. I can use other commands inside the button, but if I put a template call, the button is just replaced with "Damage". I have tried turning symbols into entities, and it won't work. If i do a double escape on the symbols (like &amp;lbrace;), it just causes an error.