#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} : ${entry.helpMessage} #i18n{directory.create_entry.label_help_message_comment}
#i18n{directory.create_entry.label_comment} : ${entry.comment}
#i18n{directory.create_entry.label_type} : #i18n{${entry.entryType.titleI18nKey}}
#i18n{directory.create_entry.label_mandatory} : <#if entry.mandatory> <#else> #if>
#i18n{directory.create_entry.label_width} * : <#list entry.fields as field> <#if !field.title??> <#assign id_field=field.idField> <#break> #if> #list>
#i18n{directory.create_entry.label_file_max_size} * :
#i18n{directory.create_entry.label_max_files} * :
#i18n{directory.create_entry.label_width_display} : <#if entry.displayWidth!=-1> <#else> #if>
#i18n{directory.create_entry.label_height_display} : <#if entry.displayHeight!=-1> <#else> #if>
#i18n{directory.create_entry.label_image_full_size} : #i18n{directory.create_entry.label_shown_in_result_list} : checked="checked"#if>> #i18n{directory.create_entry.label_shown_in_result_record} : checked="checked"#if>>
#i18n{directory.create_entry.label_thumbnail} : checked="checked"#if>> #i18n{directory.create_entry.label_thumbnail_comment}
#i18n{directory.create_entry.label_shown_in_result_list} : checked="checked"#if> > #i18n{directory.create_entry.label_shown_in_result_record} : checked="checked"#if> >
#i18n{directory.create_entry.label_thumbnail_width} (*) : <#if thumbnail_field?? & thumbnail_field.width?? > <#else> #if>
#i18n{directory.create_entry.label_thumbnail_height} (*) : <#if thumbnail_field?? & thumbnail_field.height??> <#else> #if>
#i18n{directory.create_entry.label_big_thumbnail} : checked="checked"#if>> #i18n{directory.create_entry.label_big_thumbnail_comment}
#i18n{directory.create_entry.label_thumbnail_width} (*) : <#if big_thumbnail_field?? & big_thumbnail_field.width??> <#else> #if>
#i18n{directory.create_entry.label_thumbnail_height} (*) : <#if big_thumbnail_field?? & big_thumbnail_field.height??> <#else> #if>
#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_completeness} : <#if entry.shownInCompleteness> <#else> #if> #i18n{directory.create_entry.label_shown_in_completeness_comment}