{% if name %}{{ name }}{% elif commander %}{{ commander }}{% endif %}{% if tags and tags|length > 0 %} — {{ tags|join(', ') }}{% endif %}