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