<{$smarty.const._MI_XOONIPS_ACCOUNT_PANKUZU_PLATFORM_USER}> <{$smarty.const._MI_XOONIPS_ACCOUNT_PANKUZU_SEPARATOR}> <{$smarty.const._MI_XOONIPS_ITEM_PANKUZU_REGISTER_ITEM}>

<{$smarty.const._MD_XOONIPS_ITEM_REGISTER_ITEM_TITLE}>

<{* template for display to edit items $Revision: 1.8.2.2 $ $body: HTML of registered item 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: 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}>


<{$system_message}>

<{if !empty( $num_of_items_current ) && !empty( $num_of_items_max ) }> <{$smarty.const._MD_XOONIPS_ITEM_NUM_OF_ITEM}>: <{$num_of_items_current}> / <{$num_of_items_max}>
<{/if}> <{if !empty( $storage_of_items_current ) && !empty( $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}>

<{* *}> <{* To pass basic informations to next pages *}> <{* *}>
 

<{if !empty( $body ) || !empty( $select_item_type )}>
<{/if}>