{{#if (eq item.data.cohort.[0] "Gang")}}Gang of {{#each item.data.gang_type as |gang_type key|}}{{gang_type}} {{/each}}{{/if}}{{#if (eq item.data.cohort.[0] "Expert")}}{{item.data.cohort.[0]}} {{item.data.expert_type}}{{/if}} (click to edit)
Q:{{item.data.quality}} S:{{item.data.scale}}
{{#each item.data.harm_list as |harm harm_key|}} {{#multiboxes ../item.data.harm}} {{/multiboxes}} {{/each}}
{{#if (eq item.data.cohort.[0] "Gang")}} {{#each item.data.gang_type as |gang_type key|}}
{{#with (lookup ../item.data.gang_type_list gang_type)}}{{description}} {{/with}}
{{/each}} {{/if}}
{{#each item.data.edges as |edge key|}} {{#with (lookup ../item.data.edges_list edge)}}
{{description}} ({{localize label}})
{{/with}} {{/each}} {{#each item.data.flaws as |flaw key|}} {{#with (lookup ../item.data.flaws_list flaw)}}
{{description}} ({{localize label}})
{{/with}} {{/each}}
{{item.data.description}}