{% include 'overall_header.html' %} {% EVENT memberlist_view_content_prepend %}

{{ PAGE_TITLE }}

{{ L_USERNAME }}

{% if U_EDIT_SELF %} {{ L_EDIT_PROFILE }} {% endif %} {% if U_ACP or U_USER_BAN or U_SWITCH_PERMISSIONS or U_RESTORE_PERMISSIONS or U_USER_ADMIN %}
{% if U_USER_ADMIN %} {{ L_USER_ADMIN }} {% endif %} {% if U_ACP %} {{ L_ACP }} {% endif %} {% if U_USER_BAN %} {{ L_USER_BAN }} {% endif %} {% if U_SWITCH_PERMISSIONS %} {{ L_USE_PERMISSIONS }} {% endif %} {% if U_RESTORE_PERMISSIONS %} {{ L_RESTORE_PERMISSIONS }} {% endif %}
{% endif %}
{% if AVATAR_IMG %} {{ AVATAR_IMG }} {% else %} {% endif %}

{% if USER_COLOR %} {{ USERNAME }} {% else %} {{ USERNAME }} {% endif %}

{% EVENT memberlist_view_rank_no_avatar_before %} {% if RANK_TITLE %}

{{ RANK_TITLE }}

{% endif %} {% EVENT memberlist_view_rank_no_avatar_after %} {% EVENT memberlist_view_rank_avatar_before %} {% if RANK_IMG %}
{{ RANK_IMG }}
{% endif %} {% EVENT memberlist_view_rank_avatar_after %}
{% if INTERESTS %}

{{ L_INTERESTS }}

{{ INTERESTS }}

{% endif %}
{% if S_USER_LOGGED_IN and S_ZEBRA %} {% endif %}

{{ L_BIO }} {% if S_USER_INACTIVE %} {{ L_USER_IS_INACTIVE }}{{ L_COLON }} {{ USER_INACTIVE_REASON }} {% endif %}

    {% EVENT memberlist_view_user_statistics_before %}
  • {{ L_USERNAME }} {% if USER_COLOR %} {{ USERNAME }} {% else %} {{ USERNAME }} {% endif %}
  • {{ L_USER_STATUS }} {% if S_ONLINE %}{{ L_ONLINE }}{% else %}{{ L_OFF_LINE }}{% endif %}
  • {% if AGE != '' %}
  • {{ L_AGE }} {{ AGE }}
  • {% endif %} {% EVENT memberlist_view_non_contact_custom_fields_before %} {% for custom_fields in custom_fields %} {% if not custom_fields.S_PROFILE_CONTACT %}
  • {{ custom_fields.PROFILE_FIELD_NAME }} {{ custom_fields.PROFILE_FIELD_VALUE }}
  • {% endif %} {% endfor %} {% EVENT memberlist_view_non_contact_custom_fields_after %} {% EVENT memberlist_view_user_statistics_after %}
{% EVENT ss_memberlist_view_timeline_before %}

{{ L_USER_FORUM }}

{% EVENT ss_memberlist_view_timeline_item_before %}
{{ L_JOINED }}

{{ JOINED }}

{{ L_MEMBERLIST_P_EXPL }}

{{ L_LAST_ACTIVE }}

{{ LAST_ACTIVE }}

{{ L_MEMBERLIST_P_DATE_EXPL }}

{{ L_TOTAL_POSTS }}

{{ POSTS }} {% if S_DISPLAY_SEARCH %}  - {{ L_SEARCH_USER_POSTS }} {% endif %} {% if POSTS_PCT %}  ({{ POSTS_PCT }} / {{ POSTS_DAY }}) {% endif %} {% if POSTS_IN_QUEUE and U_MCP_QUEUE %}  ({{ L_POSTS_IN_QUEUE }}) {% elseif POSTS_IN_QUEUE %}  ({{ L_POSTS_IN_QUEUE }}) {% endif %}

{% if S_SHOW_ACTIVITY and POSTS %}
{{ L_ACTIVE_IN_FORUM }}

{% if ACTIVE_FORUM != '' %} {{ ACTIVE_FORUM }}  ({{ ACTIVE_FORUM_POSTS }} / {{ ACTIVE_FORUM_PCT }}) {% else %} - {% endif %}

{{ L_ACTIVE_IN_TOPIC }}

{% if ACTIVE_TOPIC != '' %} {{ ACTIVE_TOPIC }}  ({{ ACTIVE_TOPIC_POSTS }} / {{ ACTIVE_TOPIC_PCT }}) {% else %} - {% endif %}

{% endif %} {% if S_WARNINGS %}
{{ L_WARNINGS }}

{{ WARNINGS }} {% if U_NOTES or U_WARN %}  [ {% if U_NOTES %} {{ L_VIEW_NOTES }} {% endif %} {% if U_WARN %} {% if U_NOTES %} | {% endif %} {{ L_WARN_USER }} {% endif %} ] {% endif %}

{% endif %}
{% EVENT ss_memberlist_view_timeline_item_after %}
{% EVENT ss_memberlist_view_timeline_after %}
{% EVENT memberlist_view_signature_before %} {% if SIGNATURE %}

{{ L_SIGNATURE }}

{{ SIGNATURE }}
{% endif %} {% EVENT memberlist_view_content_append %}
{% include 'jumpbox_options.html' %}
{% include 'jump_links.html' %}
{% include 'overall_footer.html' %}