{{$rowIds = array();}} {{foreach $rows as $row}} {{$idField = $row::$databaseColumnId;}} {{$rowIds[] = $row->$idField;}} {{endforeach}} {{if count( $rows )}} {{foreach $rows as $row}} {{$idField = $row::$databaseColumnId;}} {{if $row->mapped('moved_to')}} {{if $movedTo = $row->movedTo()}}
{wordbreak="$row->mapped('title')"}
{lang="moved_to" sprintf="$movedTo->container()->url(), $movedTo->container()->_title"}
{{if $table->canModerate()}}
multimodActions( $row ) )"}" data-state='{{if $row->mapped('pinned')}}pinned{{endif}} {{if $row->mapped('featured')}}featured{{endif}}'>
{{endif}}
{{endif}} {{else}}
{{if $row->unread()}}
{{if $row->containerWrapper() AND in_array( $row->$idField, $row->containerWrapper()->contentPostedIn( null, $rowIds ) )}}
{{else}}
{{endif}}
{{else}} {{if $row->containerWrapper() AND in_array( $row->$idField, $row->containerWrapper()->contentPostedIn( null, $rowIds ) )}}
{{else}} {{endif}} {{endif}}
{{if $row->mapped('locked')}}
{{endif}} {{if $row->prefix()}} {template="prefix" group="global" app="core" params="$row->prefix( TRUE ), $row->prefix()"} {{endif}}
tableHoverUrl and $row->canView()}}data-ipsHover data-ipsHover-target='{$row->url()->setQueryString('preview', 1)}'data-ipsHover{{endif}} {{if $row->canEdit()}}data-role="editableTitle"{{endif}}> {{if $row->mapped('title')}}{wordbreak="$row->mapped('title')"}{{else}}
{lang="content_deleted"}
{{endif}}
{{if $row->mapped('pinned') || $row->mapped('featured') || $row->hidden() === -1 || $row->hidden() === 1}}
{{if $row->hidden() === -1}}
{{elseif $row->hidden() === 1}}
{{endif}} {{if $row->mapped('pinned')}}
{{endif}} {{if $row->mapped('featured')}}
{{endif}}
{{endif}}
{{if $row->commentPageCount() > 1}} {$row->commentPagination( array(), 'miniPagination' )|raw} {{endif}}
{{if method_exists( $row, 'tableDescription' )}} {$row->tableDescription()|raw} {{else}} {lang="byline" htmlsprintf="$row->author()->link( $row->warningRef() )"}{datetime="$row->__get( $row::$databaseColumnMap['date'] )"} {{if in_array( \IPS\Request::i()->controller, array( 'search', 'vnc' ) )}} {lang="in"}
{$row->container()->_title}
{{endif}} {{endif}} {{if count( $row->tags() )}} {template="tags" group="global" app="core" params="$row->tags(), true, true"} {{endif}}
{{foreach $row->stats( $includeFirstCommentInCommentCount ) as $k => $v}}
hotStats )}}class="ipsDataItem_stats_hot" data-text='{lang="hot_item"}' data-ipsTooltip title='{lang="hot_item_desc"}'{{endif}}>
{number="$v"}
{lang="$k" pluralize="$v"}
{{endforeach}}
{{if $row->mapped('num_comments')}} {template="userPhoto" app="core" group="global" params="$row->lastCommenter(), 'tiny'"} {{else}} {template="userPhoto" app="core" group="global" params="$row->author(), 'tiny'"} {{endif}}
{{if $row->mapped('num_comments')}} {$row->lastCommenter()->link()|raw} {{else}} {$row->author()->link()|raw} {{endif}}
{{if $row->mapped('last_comment')}}
{datetime="$row->mapped('last_comment')"}
{{else}} {datetime="$row->mapped('date')"} {{endif}}
{{if $table->canModerate()}}
multimodActions( $row ) )"}" data-state='{{if $row->tableStates()}}{$row->tableStates()}{{endif}}'>
{{endif}}
{{endif}} {{endforeach}} {{endif}}