{{#if (eq item.system.category "equipment")}} {{> "systems/bol/templates/item/parts/properties/item/equipment-properties.hbs"}} {{/if}} {{#if (eq item.system.category "capacity")}} {{> "systems/bol/templates/item/parts/properties/item/capacity-properties.hbs"}} {{/if}} {{#if (eq item.system.category "vehicle")}} {{> "systems/bol/templates/item/parts/properties/item/vehicle-properties.hbs"}} {{/if}} {{#if (eq item.system.category "spell")}} {{> "systems/bol/templates/item/parts/properties/item/spell-properties.hbs"}} {{/if}} {{#if (eq item.system.category "alchemy")}} {{> "systems/bol/templates/item/parts/properties/item/alchemy-properties.hbs"}} {{/if}} {{#if (eq item.system.category "vehicleweapon")}} {{> "systems/bol/templates/item/parts/properties/item/weapon-vehicle-properties.hbs"}} {{/if}}