{{if $file->container()->bitoptions['topic_screenshot'] and $file->primary_screenshot}}
{{endif}}

{$file->name}

{{if !$file->container()->bitoptions['topic_screenshot'] or !$file->primary_screenshot}} {lang="view_file"} {{endif}}
{$file->desc|raw}

  • {lang="file_submitter"}
    {$file->author()->link( NULL, NULL, $file->isAnonymous() )|raw}
  • {lang="file_submitted"}
    {expression="\IPS\DateTime::ts( $file->submitted )->localeDate()"}
  • {lang="file_cat"}
  • {{foreach $file->customFields( TRUE ) as $k => $v}}
  • {lang="downloads_{$k}"}
    {$v|raw}
  • {{endforeach}}
{{if $file->container()->bitoptions['topic_screenshot'] and $file->primary_screenshot}}
{{endif}}