{@$userProfile->getAvatar()->getImageTag(96)}

{if $userProfile->userID}{$userProfile->username}{else}{$userProfile->username}{/if}

{if MODULE_USER_RANK} {if $userProfile->getUserTitle()}

{$userProfile->getUserTitle()}

{/if} {if $userProfile->getRank() && $userProfile->getRank()->rankImage}

{@$userProfile->getRank()->getImage()}

{/if} {/if}
{if $userProfile->userID}
{include file='userInformationStatistics' user=$userProfile}
{/if}