Badge Customization {% if not order.isBadgeValid() %}⚠️{% endif %} {# Badge is always shown #}

Badge

{% if order.propic_locked %}

⚠️ You have been limited from further editing your profile pic.

{% endif %} {% if not order.ans('propic') or (order.is_fursuiter and not order.ans('propic_fursuiter')) %}

⚠️ One or more badge pictures are missing! This will cause you badge to be empty, so make sure to upload something before the deadline!

{% endif %}
{% with current=order, order=order, imgSrc='/res/propic/' + (order.ans('propic') or 'default.png'), effects = false %} {% include 'blocks/propic.html' %} {% endwith %}

Normal Badge

{% if not order.ans('propic') %} {% endif %}
{% if order.is_fursuiter %}
{% with current=order, order=order, imgSrc='/res/propic/' + (order.ans('propic_fursuiter') or 'default.png'), effects = false %} {% include 'blocks/propic.html' %} {% endwith %}

Fursuit Badge

{% if not order.ans('propic_fursuiter') %} {% endif %}
{% endif %}
{% if time() > PROPIC_DEADLINE and not isSessionAdmin %}

⚠️ The deadline to upload pictures for the badge has expired. For last-minute changes, please contact the support over at info@furizon.net. If your badge has been printed already, changing it will incur in a 2€ fee. You can also get extra badges at the reception for the same price. If you upload a propic now, it might not be printed on time.

{% else %}

Min size: {{PROPIC_MIN_SIZE[0]}}x{{PROPIC_MIN_SIZE[1]}} - Max Size: {{PROPIC_MAX_FILE_SIZE}}, {{PROPIC_MAX_SIZE[0]}}x{{PROPIC_MAX_SIZE[1]}} - Formats: jpg, png
Photos whose aspect ratio is not a square will be cropped Badge photos must clearly show the fursona/fursuit head.
Memes and low quality images will be removed and may limit your ability to upload pics in the future.

{% endif %}
PROPIC_DEADLINE and not isSessionAdmin) else ''}} /> PROPIC_DEADLINE and not isSessionAdmin) or not order.ans('propic')) else ''}} /> PROPIC_DEADLINE and not isSessionAdmin) or not order.ans('propic_fursuiter')) else ''}} />