{% extends 'base.html.twig' %} {% block title %}Banners{% endblock %} {% block headTitle %}Banners{% endblock %} {% block content %} {% include 'flashes.html.twig' %}

Creating a Banner

If you are not satisfied with any of the banners in the list on the previous page, you can also create your own and upload it to the BattleMaster server. However, please read the below rules before uploading.

Banners can be of any shape, but you should not exceed 250 pixels in either direction, nor be smaller than 50 pixels in either direction, or they may be refused. Please use the PNG format and make them have a transparent background

Icons are 24x24, and should also be in PNG format with a transparent background (if applicable).

It would also be great if you could follow the rules of heraldry a little and use heraldic banners and not just any picture or such. You should especially care about the colours you use. For example, the colour you set as your realm colour should be the primary colour of your banner.

For the banner's name, please use something descriptive. Do not name the banner after your realm! It may be used long after your realm is dead and gone, and the important thing about the banner for most people then will be its visual elements, not what realm might have used it in the past. (So for instance, if your banner has a sword and crown on it, you could simply call it the "sword and crown" banner.)

Here are some links to heraldic webpages and software that you can use to create banners:

Upload Banner

If you have already created a new banner that you wish to upload for consideration by the Admins for your realm, you can do so here.

{{ form(bannerForm) }}

Back to Banner Select

{% endblock %}