Badge Customization {% if not order.ans('propic') %}⚠️{% 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.ans('is_fursuiter') != 'No' 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 %}
{% if not order.ans('propic') and time() < PROPIC_DEADLINE %} {% else %}
{% endif %}

Normal Badge

{% if order.ans('is_fursuiter') != 'No' %}
{% if not order.ans('propic_fursuiter') and time() < PROPIC_DEADLINE %} {% else %}
{% endif %}

Fursuit Badge

{% endif %}
{% if time() > PROPIC_DEADLINE %}

⚠️ 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.

{% else %}

Min size: 64x64 - Max Size: 5MB, 2048x2048 - Formats: jpg, png
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 %}
{% if order.ans('propic') %} PROPIC_DEADLINE else ''}} /> {% endif %} {% if order.ans('propic_fursuiter') %} PROPIC_DEADLINE else ''}} /> {% endif %} {% if (not order.ans('propic')) or (order.ans('is_fursuiter') != 'No' and not order.ans('propic_fursuiter')) %} PROPIC_DEADLINE else ''}} /> {% endif %}