<{strip}>
<{*項目名*}> <{*入力タイプ*}> <{* 説明 *}> <{* 属性 *}>
<{$lang.user_head_item_name|smarty:nodefaults}> <{$action.items.def_item_name}>
<{* 必須かどうか *}>
<{* 各自で公開・非公開を設定する *}>
<{* 説明 *}> <{$lang.user_descripton|smarty:nodefaults}>
<{if $action.items.system_flag}>
<{if $action.items.type == $smarty.const.USER_TYPE_TEXT}> <{$lang.user_type_text|smarty:nodefaults}> <{elseif $action.items.type == $smarty.const.USER_TYPE_PASSWORD}> <{$lang.user_type_password|smarty:nodefaults}> <{elseif $action.items.type == $smarty.const.USER_TYPE_LABEL}> <{$lang.user_type_label|smarty:nodefaults}> <{elseif $action.items.type == $smarty.const.USER_TYPE_CHECKBOX}> <{$lang.user_type_checkbox|smarty:nodefaults}> <{elseif $action.items.type == $smarty.const.USER_TYPE_RADIO}> <{$lang.user_type_radio|smarty:nodefaults}> <{elseif $action.items.type == $smarty.const.USER_TYPE_SELECT}> <{$lang.user_type_select|smarty:nodefaults}> <{elseif $action.items.type == $smarty.const.USER_TYPE_TEXTAREA}> <{$lang.user_type_textarea|smarty:nodefaults}> <{elseif $action.items.type == $smarty.const.USER_TYPE_EMAIL}> <{$lang.user_type_email|smarty:nodefaults}> <{elseif $action.items.type == $smarty.const.USER_TYPE_MOBILE_EMAIL}> <{$lang.user_type_mobile_email|smarty:nodefaults}> <{elseif $action.items.type == $smarty.const.USER_TYPE_FILE}> <{$lang.user_type_file|smarty:nodefaults}> <{/if}>
<{else}>
<{* リスト値 *}>
<{foreach name=loop from=$action.options item=option}> <{assign var="iteration" value=$smarty.foreach.loop.iteration}> <{include file="user_view_admin_itemdetail_option.html"}> <{/foreach}>
<{/if}>
<{* 各自でメールの受信可否を設定する *}>
<{$lang.user_head_description|smarty:nodefaults}>
<{$lang.user_head_attribute|smarty:nodefaults}>
<{$lang.user_attribute_example|smarty:nodefaults}>
<{include file="user_script.html"}> <{/strip}>