| <{$smarty.const._MD_USER_LANG_ALLABOUT|replace:"%s":$thisUser->getShow('uname')}> | 
      <{if $user_ownpage == true}>
      
        | <{$smarty.const._MD_USER_LANG_EDITPROFILE}> | 
      <{/if}>
      
        | <{$smarty.const._MD_USER_LANG_AVATAR}> | <{if $thisUser->get('user_avatar') != "blank.gif" }> }>) <{else}>  <{/if}>
          <{if $user_ownpage == true}> <{$smarty.const._MD_USER_LANG_AVATAR_EDIT}>
          <{/if}>
 | 
      
        | <{$smarty.const._MD_USER_LANG_NAME}> | <{$thisUser->getShow('name')}> | 
      
        | <{$smarty.const._MD_USER_LANG_WEBSITE}> | <{$thisUser->getShow('url')}> | 
      <{if $thisUser->get('user_viewemail') == 1 || $user_ownpage == true || $xoops_isadmin == true }>
        
          | <{$smarty.const._MD_USER_LANG_EMAIL}> | <{mailto address=$thisUser->get('email') encode="javascript"}> | 
      <{/if}>
      <{if $xoops_isuser == true && $pmliteUrl != ''}>
        
          | <{$smarty.const._MD_USER_LANG_PM}> |  getShow('uname')}>" title="<{$smarty.const._SENDPMTO|replace:"%s":$thisUser->getShow('uname')}>" /> | 
      <{/if}>
      
      	<{foreach item=def from=$definitions}>
			
			  | <{$def.label}> | <{assign var="defkey" value=$def.field_name}>
			    <{$data.$defkey|xoops_escape}> | 
			<{/foreach}>
            
      
        | <{$smarty.const._MD_USER_LANG_USER_ICQ}> | <{$thisUser->getShow('user_icq')}> | 
      
        | <{$smarty.const._MD_USER_LANG_USER_AIM}> | <{$thisUser->getShow('user_aim')}> | 
      
        | <{$smarty.const._MD_USER_LANG_USER_YIM}> | <{$thisUser->getShow('user_yim')}> | 
      
        | <{$smarty.const._MD_USER_LANG_USER_MSNM}> | <{$thisUser->getShow('user_msnm')}> | 
      
        | <{$smarty.const._MD_USER_LANG_USER_FROM}> | <{$thisUser->getShow('user_from')}> | 
      
        | <{$smarty.const._MD_USER_LANG_USER_OCC}> | <{$thisUser->getShow('user_occ')}> | 
      
        | <{$smarty.const._MD_USER_LANG_USER_INTREST}> | <{$thisUser->getShow('user_intrest')}> | 
      
        | <{$smarty.const._MD_USER_LANG_BIO}> | <{$thisUser->getShow('bio')}> |