#include "/admin/plugins/directory/commons.html" />
#i18n{directory.create_entry.label_title} * : #i18n{directory.create_entry.label_title_comment}
#i18n{directory.create_entry.label_help_message_search} : ${entry.helpMessageSearch} #i18n{directory.create_entry.label_help_message_search_comment}
#i18n{directory.create_entry.label_comment} : ${entry.comment}
#i18n{directory.create_entry.label_type} : #i18n{${entry.entryType.titleI18nKey}}
#i18n{directory.create_entry.label_indexed} : <#if entry.indexed> <#else> #if>
#i18n{directory.create_entry.label_shown_in_advanced_search} : <#if entry.shownInAdvancedSearch> <#else> #if> #i18n{directory.create_entry.label_shown_in_advanced_search_comment}
#i18n{directory.create_entry.label_shown_in_result_list} : <#if entry.shownInResultList> <#else> #if> #i18n{directory.create_entry.label_shown_in_result_list_comment}
#i18n{directory.create_entry.label_shown_in_result_record} : <#if entry.shownInResultRecord> <#else> #if> #i18n{directory.create_entry.label_shown_in_result_record_comment}
#i18n{directory.create_entry.label_shown_in_history} : <#if entry.shownInHistory> <#else> #if> #i18n{directory.create_entry.label_shown_in_history_comment}
#i18n{directory.create_entry.label_shown_in_export} : <#if entry.shownInExport> <#else> #if> #i18n{directory.create_entry.label_shown_in_export_comment}