Here you can see and edit the information about your character.
If you do not want to specify a certain field, just leave it blank.

{{ csrf() }}
Edit Character Information
{{ hook('HOOK_ACCOUNT_CHARACTERS_CHANGE_COMMENT_AFTER_NAME') }} {{ hook('HOOK_ACCOUNT_CHARACTERS_CHANGE_COMMENT_AFTER_HIDE_ACCOUNT') }}
Name: {{ player.name }}
Hide Account: {% if player.group_id > 1 %} (you will be also hidden on the Team page!){% endif %}
{{ hook('HOOK_ACCOUNT_CHARACTERS_CHANGE_COMMENT_AFTER_COMMENT') }}
Comment:
[max. length: 2000 chars, 50 lines (ENTERs)]

{{ include('buttons.submit.html.twig') }}
{{ csrf() }} {{ include('buttons.back.html.twig') }}