{{ user.name }}
{{#with controls}} {{/with}}
{{#if (or hidden (not local))}} {{> "templates/apps/av/controls.hbs" user=this }} {{/if}} {{#with nameplates}} {{#unless hidden}}
{{#if playerName}} {{ @root.user.name }} {{/if}} {{#if charname}} {{ ifThen @root.charname @root.charname @root.user.name }} {{/if}}
{{/unless}} {{/with}}