{% if contest.hasBonusPool %}
{% if contest.paymentRead %} {% endif %}
PayoutValue
Enabled users {{ user_count|number_format }}
Enabled user bonus {{ contest.bonusPerUser|number_format(2) }}
Contest participation {{ contest.bonusPerContest|number_format(2) }}
Per entry added {{ contest.bonusPerEntry|number_format(2) }}
Status of payout {{ contest.bonusStatus }}
Payout is ready
{% endif %} {% if create or has_pool %} {% endif %}
Contest name:

Edit the name of the contest

Contest type:

Edit the type of the contest

Bonus Point pool:

Members can contribute their Bonus Points to an award pool

Bonus Point distribution:

The bonus pool is divided into three parts. Adjust the values according to specifiy the proportions. Their sum does not need to add up to anything in particular: they will be scaled to the interval [0, 1] and the sum == 1.

 
Begin date:

Uploaded torrents/completed requests are counted from this date (yyyy/mm/dd hh:mm:ss)

End date:

Uploaded torrents/completed requests are counted up until this date (yyyy/mm/dd hh:mm:ss)

Displayed:

This many people will be displayed on the ladderboard

Banner:

This is the image displayed at the top of the page (optional). May be a local asset, or a URL.

Introduction:

This is the introduction / guide of the contest.

{{ intro.emit|raw }}
{% if create %} {% else %} {% endif %}