<summaryrole="button"><imgsrc="/res/icons/badge.svg"class="icon"/>Badge Customization {% if not order.isBadgeValid() %}<spanclass="status">⚠️</span>{% endif %}</summary>
<pclass="notice">⚠️ One or more badge pictures are missing! This will cause you badge to be empty, so make sure to upload something before the deadline!</p>
<pclass="notice">⚠️ The deadline to upload pictures for the badge has expired. For last-minute changes, please contact the support over at <ahref="mailto:info@furizon.net">info@furizon.net</a>. 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.</p>
Badge photos must clearly show the fursona/fursuit head.<br/>Memes and low quality images will be removed and may limit your ability to upload pics in the future.
<inputstyle="grid-area: 1 / 1 / 2 / 3;"type="submit"name="submit"value="Upload"{{'disabled'if((order.ans('propic')andorder.ans('propic_fursuiter')))or(time()> PROPIC_DEADLINE and not isSessionAdmin) else ''}} />
<inputstyle="grid-area: 2 / 1 / 3 / 2;"type="submit"name="submit"value="Delete main image"{{'disabled'if((time()> PROPIC_DEADLINE and not isSessionAdmin) or not order.ans('propic')) else ''}} />
<inputstyle="grid-area: 2 / 2 / 3 / 3;"type="submit"name="submit"value="Delete fursuit image"{{'disabled'if((time()> PROPIC_DEADLINE and not isSessionAdmin) or not order.ans('propic_fursuiter')) else ''}} />