{{{o.__('Moderator Tools')}}}
  • Roles
  • Affiliations
    {[ if (o.loading_users_with_role) { ]}
  • {[ } ]} {[ if (o.users_with_role && o.users_with_role.length === 0) { ]}
  • {{{o.__('No users with that role found.')}}}
  • {[ } ]} {[ (o.users_with_role || []).forEach(function (item) { ]}
    • JID: {{{item.jid}}}
    • Nickname: {{{item.nick}}}
    • Role: {{{item.role}}}
  • {[ }); ]}
    {[ if (o.loading_users_with_affiliation) { ]}
  • {[ } else { ]} {[ if (o.users_with_affiliation && o.users_with_affiliation.length === 0) { ]}
  • {{{o.__('No users with that affiliation found.')}}}
  • {[ } else if (o.users_with_affiliation instanceof Error) { ]}
  • {{{o.users_with_affiliation.message}}}
  • {[ } else { ]} {[ (o.users_with_affiliation || []).forEach(function (item) { ]}
    • JID: {{{item.jid}}}
    • Nickname: {{{item.nick}}}
    • Affiliation: {{{item.affiliation}}}
  • {[ }); ]} {[ } ]} {[ } ]}