(<{$user_name}>)
<{* <{$smarty.const._US_REALNAME}>: <{$user_realname}>
*}>
<{if $user_website != ''}>
<{$smarty.const._US_WEBSITE}>: <{$user_website}>
<{/if}>
<{if $viewemail == 1}>
<{$smarty.const._US_EMAIL}>: <{$user_email}>
<{else}>
<{if $is_user == 1}>
<{$smarty.const._US_EMAIL}>: <{$user_email}>
<{/if}>
<{/if}>
<{$smarty.const._US_PM}>: <{$send_to}>
<{*
<{$smarty.const._US_ICQ}>: <{$user_icq}>
<{$smarty.const._US_AIM}>: <{$user_aim}>
<{$smarty.const._US_YIM}>: <{$user_yim}>
<{$smarty.const._US_MSNM}>: <{$user_msnm}>
<{$smarty.const._US_LOCATION}>: <{$user_from}>
<{$smarty.const._US_OCCUPATION}>: <{$user_occ}>
<{$smarty.const._US_INTEREST}>: <{$user_intrest}>
<{$smarty.const._US_EXTRAINFO}>: <{$user_extrainfo}>
*}>
(<{$smarty.const._US_STATISTICS}>)
<{$smarty.const._US_MEMBERSINCE}>: <{$user_regdate}>
<{$smarty.const._US_RANK}>: <{$user_rank}><{$user_rank_image}>
<{$smarty.const._US_POSTS}>: <{$user_posts}>
<{$smarty.const._US_LASTLOGIN}>: <{$last_login}>
<{if $user_sig != ''}>
(<{$smarty.const._US_SIGNATURE}>)
<{$user_sig}>
<{/if}>
<{$smarty.const._MD_XMOBILE_ITEM_POSTLIST}>
<{foreach name=mods item=mod from=$mods}>
<{$mod.name}>
<{foreach name=user_post item=user_post from=$mod.user_posts}>
<{$user_post.link}>
<{* <{$user_post.time}>
*}>
<{/foreach}>
<{if $mod.show_all}>
<{$mod.show_all}>
<{/if}>
-------------------
<{/foreach}>