{if $block_type == '' || $block_type=='normal'}
{$user.username}
{if isSectionEnabled('videos')}{$user.total_videos|number_format} {lang code="videos"}{/if} {$user.profile_hits|number_format} {lang code="views"}
{$user.subscribers|number_format} {lang code="subscribers"} {if isSectionEnabled('photos')}{$user.total_photos|number_format} {lang code="photos"}{/if}
{lang code="last_active"} : {$user.last_active|nicetime}
{/if} {if $block_type =='small'}
{$user.username}
{/if} {if $block_type =='medium'}
{$user.username}
{$user.total_videos|number_format} {lang code="videos"} {$user.profile_hits|number_format} {lang code="views"}
{/if} {if $block_type == "friends"}
{$user.username}
{/if} {if $block_type == "topic_view"}
{$user.username}
{/if}