{# Shared form fields for room settings. Used by RoomsNew.html and Room.html #} {# Variables: editing (bool), room (dict or none) #} {% set room = room | default(none) %} {% if not editing %}
A-Za-z0-9-._
{% endtranslate %}
A-Za-z0-9-._ Labels restrict room access to players with matching labels. If no labels are entered, any Access Code will be accepted.
{% endtranslate %}