{function name="show_avatar" uid=$space_user.id type="small"}
{$space_user.user_name}
{if $space_user.focused eq 1} {$LANG.CANCEL_FOCUS} {else} {$LANG.FOCUS_THEY} {/if}
{$space_user.focused_count}
{$LANG.FANS}
{$space_user.focus_count}
{$LANG.FOCUS}
{$space_user.fav_count}
{$LANG.FAV}
{$LANG.USER_SEX}: {if $space_user.sex eq 0}{$LANG.USER_SEX_0}{/if} {if $space_user.sex eq 1}{$LANG.USER_SEX_1}{/if} {if $space_user.sex eq -1}{$LANG.USER_SEX_NULL}{/if}
{$LANG.USER_CITY}:{$space_user.user_location}
{$LANG.USER_MY_INTRO}
{function name="nl2br" v=$space_user.my_intro}