{% extends 'global/master.tpl' %} {% set rankTitle %} {% if page.notfound %}Not found{% else %}{% if not page.active %}All members{% else %}{{ page.ranks[page.active].name(true) }}{% endif %}{% endif %} {% endset %} {% set rankDescription %} {% if page.notfound %}The requested rank could not be found!{% else %}{% if not page.active %}The entire user list.{% else %}{{ page.ranks[page.active].description }}{% endif %}{% endif %} {% endset %} {% block title %}{{ rankTitle }}{% endblock %} {% block content %}
No. | Username | Registered | Last online | User title | Country |
---|---|---|---|---|---|
No. | Username | Registered | Last online | User title | Country |
#{{ page.active ? count + 1 : count }} | {{ user.data.username }} | {{ user.elapsed.joined }} | {% if user.data.user_last_online == 0 %}Never logged in.{% else %}{{ user.elapsed.lastOnline }}{% endif %} | {{ user.userTitle }} |