{% comment %} vim:ft=htmldjango: {% endcomment %} {% load i18n %} {% load humanize %} {% load pybb_extras %} {% load wiki_extras %} {% load wlprofile_extras %} {% load custom_date %}
{{ post.user|user_link }}
{% trans Posted at: {{ post.created|custom_date:user}}
{% if post.user.wlprofile.avatar %} {% endif %} Joined: {{ post.user.date_joined|custom_date:user|title }}
Posts: {{ post.user.wlprofile.post_count }}
Ranking
{{ post.user.wlprofile.user_status.text }}
{% if post.user.wlprofile.location %} Location: {{ post.user.wlprofile.location }}
{% endif %} {% if post.user.wlprofile.get_ggzstats and post.user.wlprofile.get_ggzstats.ranking %} GGZ ranking: {{ post.user.wlprofile.get_ggzstats.ranking|floatformat }}
GGZ rating: {{ post.user.wlprofile.get_ggzstats.rating|floatformat }}
GGZ win: {{ post.user.wlprofile.get_ggzstats.wins|floatformat }}
GGZ loses: {{ post.user.wlprofile.get_ggzstats.losses|floatformat }}
{% endif %}
{{ post.body_html|safe }} {% if user.is_authenticated %} {% ifequal user.wlprofile.show_signatures 1 %} {% if post.user.wlprofile.signature %}
__________________ {{ post.user.wlprofile.signature|urlize|linebreaks }}
{% endif %} {% endifequal %} {% else %} {% if post.user.wlprofile.signature %}
__________________ {{ post.user.wlprofile.signature|urlize|linebreaks }}
{% endif %} {% endif %} {% if post.updated %}
{% trans "Edited" %}: {{ post.updated|custom_date:user|title}}
{% endif %} {% if post.attachment_cache %} {% for attach in post.attachment_cache %} {% trans "Attachment" %}: {{ attach.name }} ({{ attach.size_display }}) {% endfor %} {% endif %}
{% if user.is_authenticated %} {% ifnotequal user post.user %} {% trans {% endifnotequal %} {% endif %} {% if moderator or post|pybb_posted_by:user %} {% trans {% endif %} {% if moderator or post|pybb_equal_to:last_post %} {% if moderator or post.user|pybb_equal_to:user %} {% trans {% endif %}
{% trans {% endif %}