[/#if]
[#if (item['richDescription_t']!"") != ""]
[#if model.searchoptions.viewMode = 'list' || (overrideview!"") = 'list']
[/#if]
[#if model.searchoptions.viewMode = 'grid' && !overrideview??]
[#if (item[model.browse.author]!"") != "" && model.h.siteOptions.showResultItemAuthor]
[#if model.searchoptions.viewMode = 'grid' && !overrideview??]
[#if (item['highlight_author_t']!"") != ""]
${model.h.summarize20[item['highlight_author_t']]}
[#else]
${model.h.summarize20[item['property_author']]}
[/#if]
[/#if]
[#if model.searchoptions.viewMode = 'list' || (overrideview!"") = 'list']
[#if (item['highlight_author_t']!"") != ""]
${item['highlight_author_t']}
[#else]
${item['property_author']}
[/#if]
[/#if]
[/#if]
[#if model.h.siteOptions.showResultAdresseBibliographique]
[#if (item['property_OP0260_display']!"") != ""]
${item['property_OP0260_display']}
[/#if]
[/#if]
[#if model.h.siteOptions.displayExtendedResultItemInfo && model.searchoptions.viewMode = 'list']
[#if (item['TypeOfDocumentFacet']!"") = "" || item['TypeOfDocumentFacet'] != 'OAIDocument']
[#if model.h.siteOptions.showResultItemTitleSeries]
[#if (item['property_titleserial']!"") != ""]
${item['property_titleserial']}
[/#if]
[#if (item['property_general_title']!"") != "" && (item['property_titleserial']!"") = ""]
${item['property_general_title']}
[/#if]
[/#if]
[#if model.h.siteOptions.showResultItemPublisher]
[#if (item['property_publisher']!"") != ""]
${item['property_publisher']}
[/#if]
[/#if]
[#if model.h.siteOptions.showResultItemLabel]
[#if (item['property_label']!"") != ""]
${item['property_label']}
[/#if]
[/#if]
[#if model.h.siteOptions.showResultItemDatePublication]
[#if (item['DateOfPublication']!"") != ""]
${item['DateOfPublication']}
[/#if]
[/#if]
[#if model.h.siteOptions.showResultItemParentRecord]
[#if (item['parent_id']!"") != "" && (item['parent_title_display']!"") != ""]
[/#if]
[/#if]
[#if model.h.siteOptions.showResultCallNumber]
[#if (item['property_classmark']!"") != ""]
${item['property_classmark']}
[/#if]
[#if (item['property_classmark']!"") = "" && (item['property_stockshelfmark']!"") != ""]
${item['property_stockshelfmark']}
[/#if]
[/#if]
[#if model.h.siteOptions.showResultCollection]
[#if (item['property_OP04XX']!"") != ""]
${item['property_OP04XX']}
[/#if]
[/#if]
[/#if]
[#if (item['TypeOfDocumentFacet']!"") != "" && item['TypeOfDocumentFacet'] = 'OAIDocument']
[#if model.h.siteOptions.showResultItemPublisher]
[#if (item['property_publisher']!"") != ""]
${item['property_publisher']}
[/#if]
[/#if]
[#if (item['DateOfPublication']!"") != ""]
${item['DateOfPublication']}
[/#if]
[#if model.h.siteOptions.showResultCallNumber]
[#if (item['property_classmark']!"") != ""]
${item['property_classmark']}
[/#if]
[#if (item['property_classmark']!"") = "" && (item['property_stockshelfmark']!"") != ""]
${item['property_stockshelfmark']}
[/#if]
[/#if]
[/#if]
[/#if]
[#if (item['highlight_title_t']!"") = "" && (item['highlight_author_t']!"") = "" && (item['highlight_text']!"") != "" && model.searchoptions.viewMode = 'list']
[#if !model.browse.compareTitles(item['highlight_text'],item['property_title'])]
${item['highlight_text']}
[/#if]
[/#if]
[#if security.allowRateItems!false]
[/#if]
[#if (model.browse.activeCollection!"") != ""]
[/#if]
[#if model.h.siteOptions.displayExtendedResultCopiesInfo && item['IsPhysicalDocument'] = '1']