{if !$display_method} {if !$playlists} {$playlists=$cbvid->action->get_playlists()} {/if} {$videolink=videoLink($video)}
{$video.duration|duration}
{$video.username} {$video.date_added|niceTime}
{$video.views|number_format} views {$video|cbv3_rating:perc}
{/if} {if $display_method == 'index_sidebar'}
{$video.title|truncate:35}
{$video.duration|setTime}
{/if} {if $display_method == 'index_videos'}
{$video.duration|setTime}

{$video.title|truncate:50}

{/if} {if $display_method == 'view_channel'}
{$video.duration|setTime}
{/if}