{{#if this.item.isUser}} {{avatar this.item imageSize="tiny"}} {{format-username this.item.id}} {{this.item.name}} {{#if (and this.item.showUserStatus this.item.status)}} {{/if}} {{decorate-username-selector this.item.id}} {{else if this.item.isGroup}} {{d-icon "users"}} {{this.item.id}} {{this.item.full_name}} {{else}} {{d-icon "envelope"}} {{this.item.id}} {{/if}}