{% if id %}{% endif %} {% if current_page %} {% endif %} {% if mod %}{% endif %} {% if not config.field_disable_name or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri)) %}{% endif %} {% if not config.field_disable_email or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri)) %}{% endif %} {% if not (config.field_disable_subject or (id and config.field_disable_reply_subject)) or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri)) %} {% endif %} {% if config.recaptcha %} {% endif %} {% if config.captcha.enabled or (config.new_thread_capt and not id) %} {% endif %} {% if not config.disable_images %} {% endif %} {% set flag_tr %} {% if config.user_flag %} {% endif %} {% endset %} {% if config.force_flag %} {{ flag_tr }} {% endif %}
{% trans %}Name{% endtrans %}
{% trans %}Email{% endtrans %} {% if config.field_email_selectbox and not (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri)) %} {% else %} {% endif %} {% if not (not (config.field_disable_subject or (id and config.field_disable_reply_subject)) or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri))) %} {% endif %}
{% trans %}Subject{% endtrans %} {% if config.force_subject_op and not id %}*{% endif %}
{% trans %}Comment{% endtrans %} * {% if not (not (config.field_disable_subject or (id and config.field_disable_reply_subject)) or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri))) %} {% if not (not config.field_disable_email or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri))) %} {% if config.spoiler_images %} {% endif %} {% endif %} {% endif %}
{% trans %}Verification{% endtrans %} *
{% trans %}Verification{% endtrans %} *
{% trans %}File{% endtrans %} {% if config.force_image_op and not id %}*{% endif %} {% if config.allow_upload_by_url %}
:
{% endif %}
{% trans %}Flag{% endtrans %} {% if config.force_flag %}*{% endif %}
* {% trans %}= required field{% endtrans %} [▶ {% trans %}Show post options & limits{% endtrans %}]
Confused? See the FAQ.
{% if not config.force_flag %} {{ flag_tr }} {% endif %} {% if config.enable_embedding %} {% endif %} {% if config.oekaki %} {% endif %} {% if not config.field_disable_password or (mod and post.mod|hasPermission(config.mod.bypass_field_disable, board.uri)) %}{% endif %}
{% trans %}Embed{% endtrans %}
{% trans %}(replaces files and can be used instead){% endtrans %}
{% trans %}Oekaki{% endtrans %}
{% trans %}Show oekaki applet{% endtrans %}
{% trans %}(replaces files and can be used instead){% endtrans %}
{% trans %}Options{% endtrans %}
{% if config.spoiler_images %}
{% endif %} {% if config.allow_no_country and config.country_flags and not config.force_flag %}
{% endif %} {% if mod %} {% if not id and post.mod|hasPermission(config.mod.sticky, board.uri) %}
{% endif %} {% if not id and post.mod|hasPermission(config.mod.lock, board.uri) %}
{% endif %} {% if post.mod|hasPermission(config.mod.rawhtml, board.uri) %}
{% endif %} {% endif %} {# Should always be at the end #} {% if config.allow_roll %}
{% trans 'dice' %}{% trans 'sides' %}{% trans 'modifier' %}
{% endif %}
{% trans %}Password{% endtrans %} {% trans %}(For file and post deletion.){% endtrans %}

{% if not config.disable_images %} {% trans %}Allowed file types:{% endtrans %} {{ config.allowed_ext|join(', ') }}{% if config.allowed_ext_files %}, {{ config.allowed_ext_files|join(', ') }}{% endif %}
{% trans %}Max filesize is{% endtrans %} {{ config.max_filesize|filesize }}.
{% trans %}Max image dimensions are{% endtrans %} {{ config.max_height }} x {{ config.max_width }}.
{% set max_images = config.max_images %} {# workaround for "The text to be translated with "trans" can only contain references to simple variables" #} {% trans %}You may upload {{ max_images }} per post.{% endtrans %}
{% endif %}