{{ localize "PLAYERS.Title" }} {{#if showOffline}} {{else}} {{/if}}

    {{#each users}}
  1. {{this.name}} {{#if this.isGM}} [GM] {{else if this.charname}} [{{this.charname}}] {{/if}}
  2. {{/each}}