{% load mumble_extras %}
{% if Player.isAuthed %} authed {% endif %} {% if Player.muted %} muted {% endif %} {% if Player.deafened %} deafened {% endif %} {% if Player.selfmuted %} self-muted {% endif %} {% if Player.selfdeafened %} self-deafened {% endif %} Player {{ Player.name|trunc:30 }}