• {{if $id === 0}}{template="userPhoto" app="core" params="$record->author(), 'small'" group="global"}{{endif}}

    {{if $record->prefix()}} {template="prefix" group="global" app="core" params="$record->prefix( TRUE ), $record->prefix()"} {{endif}} {{if $record->unread()}} {{endif}} {wordbreak="$record->_title"} {{if $record->mapped('pinned') || $record->mapped('featured') || $record->hidden() === -1 || $record->hidden() === 1}} {{if $record->hidden() === -1}} {{elseif $record->hidden() === 1}} {{endif}} {{if $record->mapped('pinned')}} {{endif}} {{if $record->mapped('featured')}} {{endif}} {{endif}}

    {lang="cms_byline" htmlsprintf="$record->author()->link( NULL, NULL, $record->isAnonymous() ), $record->container()->url(), $record->container()->_title"}{datetime="$record->mapped( 'date' )"}

    {{if \count( $record->customFieldsForDisplay('listing') )}}
    {{foreach $record->customFieldsForDisplay('listing') as $fieldId => $fieldValue}} {{if $fieldValue}} {$fieldValue|raw} {{endif}} {{endforeach}}
    {{endif}}
    {{if $record->record_image}}
    _record_image_thumb" extension="cms_Records"}">
    {{endif}} {$record->truncated()|raw}
    {{if \count( $record->tags() )}} {template="tags" group="global" app="core" params="$record->tags()"} {{endif}}
    • {lang="read_more"}
    • {{if $record::database()->options['reviews']}}
    • {template="rating" app="core" params="'small', $record->averageReviewRating(), \IPS\Settings::i()->reviews_rating_out_of, $record->memberReviewRating()" group="global"}
    • {{elseif $record->container()->allow_rating}}
    • {template="rating" group="global" location="front" app="core" params="'small', $record->rating_value, \IPS\Settings::i()->reviews_rating_out_of"} {{endif}} {{if $record::database()->options['comments']}}
    • {lang="num_comments" pluralize="$record->record_comments"}
    • {{endif}}
    • {lang="num_views_with_number" pluralize="$record->record_views"}