• {template="userPhoto" group="global" app="core" params="$subResult->author(), 'tiny'"}

    {{if $subResult instanceof \IPS\Content\Review}} {lang="search_user_reviewed" sprintf="$subResult->author()->name"}  {datetime="$subResult->mapped('date')"} {{else}} {lang="search_user_commented" sprintf="$subResult->author()->name"}  {datetime="$subResult->mapped('date')"} {{endif}}

    {{if $subResult instanceof \IPS\Content\Review}} {template="rating" group="global" app="core" params="'tiny', $subResult->mapped('rating'), \IPS\Settings::i()->reviews_rating_out_of"} {{endif}}
    {$subResult->truncated()|raw}