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

Badge

{% 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!

⚠️ Photos must be suitable for any audience. Any inappropriate picture will be removed by the staff

{% endif %}
{% if not order.ans('propic') %} {% else %}
{% endif %}

Normal Badge

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

Fursuit Badge

{% endif %}

Min size: 64x64 - Max Size: 5MB, 2048x2048 - Formats: jpg, png

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