{% if post.author.status_line == 'Online' %} ON {% endif %}
- Группа: {{ post.author.status_title }}
- Звание: {{ post.author.rank }}
- Сообщений: {{ post.author.posts }}
- Предупреждения: {{ post.author.warnings }}
{% if checkAccess(['users','users_warnings']) %}
+
{% endif %}
{% if fps_user_id == post.id_author %}
{% else %}
{% if checkAccess(['users','set_rating']) %}
+
-
{% endif %}
{% endif %}
{% if post.author.rating %} {% if post.author.rating >= 1 %}
{% else %}
{% endif %}{% else %}
{% endif %}
{{ post.message }}
{% if post.attachment %}
Прикрепленные файлы:
{{ post.attachment }}
{% else %}
{% endif %}
{% if post.editor_info %}
{{ post.editor_info }}
{% endif %}
{% if post.author.signature %}
{{ post.author.signature }}
{% endif %}
{% if post.id_author != 0 %}
Профиль
Цитировать
{% endif %}
{% if fps_user_id == post.id_author %}
{% else %}
ЛС
Mail
{% endif %}
Изменения уровня репутации {{ post.author.name }}
Замечание для {{ post.author.name }}