<{$smarty.const._MD_XOONIPS_ITEM_REGISTER_ITEM_TITLE}>

<{* template for display to edit items $Revision: 1.17.2.1.2.5 $ $body: HTML of item registeration form $select_item_type[]: array of selectable itemtypes(type name=>item_type_id) $next_url: access url to push next button $item_type_id: itemtype to registered item $index_checked_id: id of selected index (comma separated) $system_message: messages or errors for system $num_of_items_current: number of items register now (not public) $num_of_items_max: maximum number of items that can register. $storage_of_items_current: total file size of all attachment files in registered item (not public) $storage_of_items_max: maximum file size of attchment files in item that can register. *}>
>
<{if !empty( $select_item_type )}> <{$smarty.const._MD_XOONIPS_ITEM_SELECT_ITEM_TYPE_LABEL}> <{/if}>
<{if !empty( $body ) }>
<{$smarty.const._MD_XOONIPS_ITEM_SELECT_PRIVATE_INDEX}>
<{/if}> <{if !empty( $system_message )}>

<{$system_message}>

<{/if}> <{if isset( $num_of_items_current ) && isset( $num_of_items_max ) }> <{$smarty.const._MD_XOONIPS_ITEM_NUM_OF_ITEM}>: <{$num_of_items_current}> / <{$num_of_items_max}>
<{/if}> <{if isset( $storage_of_items_current ) && isset( $storage_of_items_max ) }> <{$smarty.const._MD_XOONIPS_ITEM_STORAGE_OF_ITEM}>: <{$storage_of_items_current}>MB / <{$storage_of_items_max}>MB
<{/if}> <{if !empty( $body ) }> <{$body}> <{/if}> <{if !empty( $body ) }>
<{$smarty.const._MD_XOONIPS_ITEM_SELECT_PRIVATE_INDEX}>
<{/if}> <{if !empty( $body ) || !empty( $select_item_type )}>
<{/if}>