{% if S_IN_SEARCH_POPUP %} {% include 'simple_header_ACP.html' %} {% include 'memberlist_search.html' %}
{% elseif S_SEARCH_USER %} {% include 'overall_header.html' %} {% include 'memberlist_search.html' %} {% else %} {% include 'overall_header.html' %} {% endif %}
{% if S_SHOW_GROUP %}

{{ GROUP_NAME }}

{% if U_MANAGE %}

{{ L_MANAGE_GROUP }}

{% endif %}

{{ GROUP_DESC }} {{ GROUP_TYPE }}

{% if AVATAR_IMG %}{{ AVATAR_IMG }}{% endif %} {% if RANK_IMG %}{{ RANK_IMG }}{% endif %} {% if GROUP_RANK %}{{ GROUP_RANK }}{% endif %}
{% else %}

{{ PAGE_TITLE }} {% if SEARCH_WORDS %} {{ L_COLON }} {{ SEARCH_WORDS }} {% endif %}

{% if S_IN_SEARCH_POPUP %}
{% endif %}
{% endif %} {% if S_LEADERS_SET or not S_SHOW_GROUP or not .memberrow %}

{{ L_MEMBERS }}

{% if U_SORT_ACTIVE %} {% endif %} {% endif %} {% for memberrow in memberrow %} {% if S_SHOW_GROUP %} {% if not memberrow.S_GROUP_LEADER and not $S_MEMBER_HEADER %} {% if S_LEADERS_SET and memberrow.S_FIRST_ROW %} {% endif %} {% if S_LEADERS_SET %}
{% if S_SHOW_GROUP and .memberrow %}{{ L_GROUP_LEADER }}{% else %}{{ L_USERNAME }}{% endif %} {{ L_COMMA_SEPARATOR }} {{ L_RANK }} {{ L_POSTS }} {{ L_OTHER }} {{ L_JOINED }} {{ L_LAST_ACTIVE }}
 
{% endif %}

{{ L_MEMBERS }}

{% if not S_LEADERS_SET %} {% if U_SORT_ACTIVE %} {% endif %} {% elseif S_SHOW_GROUP %} {% if U_SORT_ACTIVE %}{% endif %} {% endif %} {% set S_MEMBER_HEADER = 1 %} {% endif %} {% endif %} {% if S_VIEWONLINE %} {% endif %} {% endfor %}
{{ L_GROUP_MEMBERS }} {{ L_COMMA_SEPARATOR }}{{ L_RANK }} {{ L_POSTS }} {{ L_OTHER }} {{ L_JOINED }} {{ L_LAST_ACTIVE }} {{ L_GROUP_MEMBERS }}       
{% if S_IN_SEARCH_POPUP and not S_SELECT_SINGLE %} {% endif %} {% EVENT memberlist_body_username_prepend %} {{ memberrow.USERNAME_FULL }} {% EVENT memberlist_body_username_append %} {% if S_IN_SEARCH_POPUP %}  [  {{ L_SELECT }}  ] {% endif %} {% if memberrow.S_INACTIVE %}  ({{ L_INACTIVE }}) {% endif %}
{% EVENT memberlist_body_rank_prepend %} {% if memberrow.RANK_IMG %} {{ memberrow.RANK_IMG }} {% EVENT memberlist_body_rank_append %} {% else %} {{ memberrow.RANK_TITLE }} {% endif %}
{% if memberrow.POSTS and S_DISPLAY_SEARCH %} {{ memberrow.POSTS }} {% else %} {{ memberrow.POSTS }} {% endif %} {% for custom_fields in custom_fields %} {% if memberrow.custom_fields.S_PROFILE_CONTACT %} {% if memberrow.custom_fields.PROFILE_FIELD_CONTACT %} {{ memberrow.custom_fields.PROFILE_FIELD_NAME }}   {% endif %} {% endif %} {% endfor %} {% for custom_fields in custom_fields %} {% if not memberrow.custom_fields.S_PROFILE_CONTACT %} {{ memberrow.custom_fields.PROFILE_FIELD_VALUE }},  {% endif %} {% endfor %}
{{ L_NO_MEMBERS }}
{% if S_IN_SEARCH_POPUP and not S_SELECT_SINGLE %}
{% endif %} {% if S_IN_SEARCH_POPUP %}
{% include 'simple_footer.html' %} {% else %}
{% include 'jumpbox_options.html' %}
{% include 'jump_links.html' %} {% include 'overall_footer.html' %} {% endif %}