{lang="block_downloadStats"}

{{if $orientation == 'vertical'}}
{{if $latestFile}}
{template="thumbImage" group="global" app="core" params="$latestFile->primary_screenshot, $latestFile->name, 'small', 'ipsPos_left'"}
{lang="latest_file"}
{lang="byline_nodate" htmlsprintf="$latestFile->author()->link( NULL, NULL, $latestFile->isAnonymous() )"}

{{if !$latestFile->downloads}}{{endif}} {number="$latestFile->downloads"}{{if !$latestFile->downloads}}{{endif}} {{if $latestFile->container()->bitoptions['comments']}}  {{if !$latestFile->comments}}{{endif}} {$latestFile->comments}{{endif}}{{if !$latestFile->comments}}{{endif}}

{{endif}} {{else}}
{number="$stats['totalFiles']"}
{lang="total_files_front"}
{{if $stats['totalComments']}}
{number="$stats['totalComments']"}
{lang="total_comments"}
{{endif}} {{if $stats['totalReviews']}}
{number="$stats['totalReviews']"}
{lang="total_reviews"}
{{endif}} {{if $latestFile}}
{lang="latest_file"}
{lang="byline_nodate" htmlsprintf="$latestFile->author()->link()"}

{{if !$latestFile->downloads}}{{endif}} {number="$latestFile->downloads"}{{if !$latestFile->downloads}}{{endif}} {{if $latestFile->container()->bitoptions['comments']}}  {{if !$latestFile->comments}}{{endif}} {$latestFile->comments}{{endif}}{{if !$latestFile->comments}}{{endif}}

{{endif}}
{{endif}}