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