{if $block_type == '' || $block_type=='normal'}
{if isSectionEnabled('videos')} {lang code="videos"}: {$user.total_videos|number_format} {/if}
{lang code="subscribers"}: {$user.subscribers|number_format}
Subscribe
{/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}