{%if PLAYER_FLAG%} {%endif%}{{PLAYER_NAME}} {{VO_TYPES}} {%for vo in OB_VO%}
{{vo.name}} {%if vo.elite%}Ⓔ{%endif%} {%if vo.image%}
{%endif%}
{%if vo.extn_id%} ❖ {%endif%} {%if vo.notes%} {{vo.note_number}}, {{vo.notes | join(", ")}} {%else%} {{vo.note_number}} {%endif%}
{%for cap in vo.capabilities%}
{{cap}}
{%endfor%} {%for cmnt in vo.comments%}
{{cmnt}}
{%endfor%} {%endfor%}