{lang="byline_nodate" htmlsprintf="$file->author()->link( NULL, NULL, $file->isAnonymous() )"}
{{if $file->container()->bitoptions['reviews']}} {template="rating" group="global" location="front" app="core" params="'medium', $file->averageReviewRating(), \IPS\Settings::i()->reviews_rating_out_of"} {{endif}}{{if $file->isPaid() and !$file->nexus and \in_array( 'purchases', explode( ',', settings.idm_nexus_display ) )}} purchaseCount()}}class='ipsType_light'{{endif}} title='{lang="x_purchases" pluralize="$file->purchaseCount()"}' data-ipsTooltip> {$file->purchaseCount()} {{endif}} {{if !$file->isPaid() or \in_array( 'downloads', explode( ',', settings.idm_nexus_display ) )}} downloads}}class='ipsType_light'{{endif}} title='{lang="x_downloads" pluralize="$file->downloads"}' data-ipsTooltip> {number="$file->downloads"} {{endif}} {{if $file->container()->bitoptions['comments']}}comments}}class='ipsType_light'{{endif}} title='{lang="num_comments" pluralize="$file->comments"}' data-ipsTooltip> {$file->comments}{{endif}}
{{if \IPS\Application::appIsEnabled( 'nexus' ) and settings.idm_nexus_on}} {{if $file->isPaid()}} {{if $price = $file->price()}} {$price|raw} {{else}} {{endif}} {{else}} {lang="file_free"} {{endif}} {{endif}}