({$inc_ktai_header|smarty:nodefaults})
({strip})
({capture name="birth"})
({if $target_c_member.age !== NULL})年齢:
({$target_c_member.age})歳
({/if})
({if $target_c_member.birth_month && $target_c_member.birth_day})
誕生日:
({$target_c_member.birth_month})月({$target_c_member.birth_day})日
({/if})
({/capture})
({foreach from=$target_c_member.profile key=key item=item})
({if $item.form_type != 'textarea'})
({if !$_cnt_nick && $profile_list[$key].sort_order >= $smarty.const.SORT_ORDER_NICK
&& !$_cnt_birth && $profile_list[$key].sort_order >= $smarty.const.SORT_ORDER_BIRTH})
({counter assign="_cnt_nick"})
({counter assign="_cnt_birth"})
({if $smarty.const.SORT_ORDER_NICK > $smarty.const.SORT_ORDER_BIRTH})
({$smarty.capture.birth|smarty:nodefaults})
({$smarty.capture.nick|smarty:nodefaults})
({else})
({$smarty.capture.nick|smarty:nodefaults})
({$smarty.capture.birth|smarty:nodefaults})
({/if})
({/if})
({if !$_cnt_nick && $profile_list[$key].sort_order >= $smarty.const.SORT_ORDER_NICK})
({counter assign="_cnt_nick"})
({$smarty.capture.nick|smarty:nodefaults})
({/if})
({if !$_cnt_birth && $profile_list[$key].sort_order >= $smarty.const.SORT_ORDER_BIRTH})
({counter assign="_cnt_birth"})
({$smarty.capture.birth|smarty:nodefaults})
({/if})
({if $item.value && $item.form_type != 'textarea'})
({$item.caption}):
({/if})
({if $item.form_type == 'checkbox'})
({$item.value|@t_implode:", "})
({else})
({$item.value})
({/if})
({/if})
({/foreach})
({if !$_cnt_nick && !$_cnt_birth})
({if $smarty.const.SORT_ORDER_NICK > $smarty.const.SORT_ORDER_BIRTH})
({$smarty.capture.birth|smarty:nodefaults})
({$smarty.capture.nick|smarty:nodefaults})
({else})
({$smarty.capture.nick|smarty:nodefaults})
({$smarty.capture.birth|smarty:nodefaults})
({/if})
({else})
({if !$_cnt_nick})({$smarty.capture.nick|smarty:nodefaults})({/if})
({if !$_cnt_birth})({$smarty.capture.birth|smarty:nodefaults})({/if})
({/if})
({/strip})
({foreach from=$target_c_member.profile key=key item=item})
({if $item.form_type == 'textarea'})
({$item.caption}):
({$item.value|t_url2a_ktai|nl2br})
({/if})
({/foreach})
({if $target_c_member.c_member_id != $u})
({if $relation.friend==0})
({if $relation.wait==0})
[i:140]({$WORD_MY_FRIEND_HALF})に加える
({/if})
({/if})
[i:136]お気に入りに追加
[i:90]({$target_c_member.nickname})さんのトップ
({/if})
({$inc_ktai_footer|smarty:nodefaults})