{{if $file->isPaid()}} {{if $price = $file->price()}} {$price|raw} {{endif}} {{else}} {lang="file_free"} {{endif}}
{{endif}}{lang="byline_nodate" htmlsprintf="$file->author()->link( NULL, NULL, $file->isAnonymous() )"} {{if \IPS\Request::i()->app != 'downloads'}} {lang="in"} {$file->container()->_title} {{endif}}
{{if $file->isPaid() and !$file->nexus and \in_array( 'purchases', explode( ',', settings.idm_nexus_display ) )}} purchaseCount()}}class='ipsType_light'{{endif}}> {lang="x_purchases" pluralize="$file->purchaseCount()"} {{endif}} {{if !$file->isPaid() or \in_array( 'downloads', explode( ',', settings.idm_nexus_display ) )}} downloads}}class='ipsType_light'{{endif}}> {lang="num_downloads" pluralize="$file->downloads"} {{endif}}
{{if \count( $file->tags() )}} {template="tags" group="global" app="core" params="$file->tags(), TRUE"} {{endif}}{{if $file->comments}} setFragment('replies')}'> {{endif}} {lang="num_comments" pluralize="$file->comments"} {{if $file->comments}} {{endif}}
{{endif}}{{if $file->updated == $file->submitted}}{lang="submitted"} {datetime="$file->submitted" lowercase="true"}{{else}}{lang="updated"} {datetime="$file->updated" lowercase="true"}{{endif}}