<liclass="feature"><spanclass="fa fa-user-secret"></span>{{{ o.__('Semi-anonymous') }}} - <em>{{{ o.__('Only moderators can see your XMPP username') }}}</em></li>
{[ } ]}
{[ if (o.moderated) { ]}
<liclass="feature"><spanclass="fa fa-gavel"></span>{{{ o.__('Moderated') }}} - <em>{{{ o.__('This groupchat is being moderated') }}}</em></li>
<liclass="feature"><spanclass="fa fa-gavel"></span>{{{ o.__('Moderated') }}} - <em>{{{ o.__('Participants entering this groupchat need to request permission to write') }}}</em></li>
{[ } ]}
{[ if (o.unmoderated) { ]}
<liclass="feature"><spanclass="fa fa-info-circle"></span>{{{ o.__('Not moderated') }}} - <em>{{{ o.__('This groupchat is not being moderated') }}}</em></li>
<liclass="feature"><spanclass="fa fa-info-circle"></span>{{{ o.__('Not moderated') }}} - <em>{{{ o.__('Participants entering this groupchat can write right away') }}}</em></li>
{[ } ]}
{[ if (o.mam_enabled) { ]}
<liclass="feature"><spanclass="fa fa-database"></span>{{{ o.__('Message archiving') }}} - <em>{{{ o.__('Messages are archived on the server') }}}</em></li>
<liclass="feature"title="{{{ o.__('Only moderators can see your XMPP username') }}}"><spanclass="fa fa-user-secret"></span>{{{ o.__('Semi-anonymous') }}}</li>
{[ } ]}
{[ if (o.moderated) { ]}
<liclass="feature"title="{{{ o.__('This groupchat is being moderated') }}}"><spanclass="fa fa-gavel"></span>{{{ o.__('Moderated') }}}</li>
<liclass="feature"title="{{{ o.__('Participants entering this groupchat need to request permission to write') }}}"><spanclass="fa fa-gavel"></span>{{{ o.__('Moderated') }}}</li>
{[ } ]}
{[ if (o.unmoderated) { ]}
<liclass="feature"title="{{{ o.__('This groupchat is not being moderated') }}}"><spanclass="fa fa-info-circle"></span>{{{ o.__('Not moderated') }}}</li>
<liclass="feature"title="{{{ o.__('Participants entering this groupchat can write right away') }}}"><spanclass="fa fa-info-circle"></span>{{{ o.__('Not moderated') }}}</li>
{[ } ]}
{[ if (o.mam_enabled) { ]}
<liclass="feature"title="{{{ o.__('Messages are archived on the server') }}}"><spanclass="fa fa-database"></span>{{{ o.__('Message archiving') }}}</li>