{{#if data.recharge_port}} {{#if data.recharge_port.mech}} {{Math.round(adata.recharge_port.mech.health)}}/{{adata.recharge_port.mech.maxhealth}} {{#if data.recharge_port.mech.cell}} {{#if data.recharge_port.mech.cell.critfail}} Cell Critical Failure {{else}} {{Math.round(adata.recharge_port.mech.cell.charge)}}/{{Math.round(adata.recharge_port.mech.cell.maxcharge)}} {{/if}} {{else}} Cell Missing {{/if}} {{else}} Mech Not Found {{/if}} {{else}} Recharging Port Not Found Reconnect {{/if}}