{{~#if hasCombat~}} {{!-- GM Controls --}} {{#if user.isGM}} {{#if (or combat.round (eq combat.turn 0))}} {{else}} {{/if}} {{!-- Active Player Controls --}} {{else if control}} {{/if}} {{/if}}