{{ lang('NO_READ_ACCESS') }}
-
{% include 'topic_icons.html' %}
{% for topicrow in topicrows %}
{% if not topicrow.S_TOPIC_TYPE_SWITCH and not topicrow.S_FIRST_ROW %}
{% if S_DISPLAY_ACTIVE %} {{ lang('ACTIVE_TOPICS') }} {% elseif topicrow.S_TOPIC_TYPE_SWITCH and (topicrow.S_POST_ANNOUNCE or topicrow.S_POST_GLOBAL) %} 宣布 {% else %} 对话 {% endif %}
-
{% endif %}
{% EVENT 'viewforum_body_topicrow_row_before' %}
-
{% EVENT 'viewforum_body_topic_row_prepend' %}
{% EVENT 'topiclist_row_prepend' %} {% if topicrow.S_TOPIC_LOCKED %} {% endif %}
{% if topicrow.U_VIEW_TOPIC %}{{ topicrow.TOPIC_TITLE }}{% else %}{{ topicrow.TOPIC_TITLE }}{% endif %}
{{ topicrow.REPLIES }} {{ lang('REPLIES') }} {{ topicrow.VIEWS }} {{ lang('VIEWS') }}{% if topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED %}{% endif %}{% if topicrow.S_TOPIC_DELETED %}{% endif %}{% if topicrow.S_TOPIC_REPORTED %}{% endif %}{% if .topicrow.pagination %}- {% for page in topicrow.pagination %}{% if page.S_IS_PREV %}{% elseif page.S_IS_CURRENT %}
- {{ page.PAGE_NUMBER }} {% elseif page.S_IS_ELLIPSIS %}
- {{ lang('ELLIPSIS') }} {% elseif page.S_IS_NEXT %}{% else %}
- {{ page.PAGE_NUMBER }} {% endif %}{% endfor %}
{% EVENT 'topiclist_row_topic_title_after' %} {% if topicrow.S_USER_POSTED %} {% endif %} {% if topicrow.S_HAS_POLL %} {% endif %} {% if topicrow.ATTACH_ICON_IMG %} {% endif %} {% EVENT topiclist_row_topic_by_author_before %} {{ lang('POST_BY_AUTHOR') }} {% EVENT 'viewforum_body_topic_author_username_prepend' %}{{ topicrow.TOPIC_AUTHOR_FULL }}{% EVENT 'viewforum_body_topic_author_username_append' %}, {% EVENT topiclist_row_topic_by_author_after %} {% if topicrow.S_POST_GLOBAL and FORUM_ID != topicrow.FORUM_ID %} {{ lang('IN') }} {{ topicrow.FORUM_NAME }}{% endif %}
{% EVENT 'topiclist_row_append' %}{{ topicrow.REPLIES }} {{ lang('REPLIES') }}{% EVENT 'viewforum_body_topic_row_append' %}
{{ topicrow.VIEWS }} {{ lang('VIEWS') }}
{% EVENT 'viewforum_body_topic_row_after' %}
{% if topicrow.S_LAST_ROW %}
{{ lang(S_SORT_DAYS ? 'NO_TOPICS_TIME_FRAME' : 'NO_TOPICS') }}
{{ lang('NO_FORUMS_IN_CATEGORY') }}