{{$idField = $topic::$databaseColumnId;}} {{$iPosted = isset( $table->contentPostedIn ) ? $table->contentPostedIn : ( $table AND method_exists( $table, 'container' ) AND $topic->container() !== NULL ) ? $topic->container()->contentPostedIn() : array();}}
  • {{if $showReadMarkers}} {{if $topic->unread()}} {{else}} {{if in_array( $topic->$idField, $iPosted )}}
    {{else}}
     
    {{endif}} {{endif}} {{endif}}

    canView()}}data-ipsHover data-ipsHover-target='{$topic->url()->setQueryString('preview', 1)}' data-ipsHover-timeout='1.5' {{endif}}> {{if $topic->isQuestion()}} {lang="question_title"}: {{endif}} {wordbreak="$topic->mapped('title')"} {{if $topic->mapped('pinned') || $topic->mapped('featured') || $topic->hidden() === -1 || $topic->hidden() === 1}} {{if $topic->hidden() === -1}} {{elseif $topic->hidden() === 1}} {{endif}} {{if $topic->mapped('pinned')}} {{endif}} {{if $topic->mapped('featured')}} {{endif}} {{endif}}

    {{if $topic->commentPageCount() > 1}} {$topic->commentPagination( array(), 'miniPagination' )|raw} {{endif}}

    {lang="byline" htmlsprintf="$topic->author()->link()"} {datetime="$topic->mapped('date')"} {{if \IPS\Request::i()->controller != 'forums'}} {lang="in"} {$topic->container()->_title} {{endif}}

      {{if $topic->isQuestion()}} {{if $topic->topic_answered_pid}}
    • {lang="answered"}
    • {{else}}
    • {lang="awaiting_answer"}
    • {{endif}} {{endif}}
    {{if method_exists( $table, 'canModerate' ) AND $table->canModerate()}}
    multimodActions( $topic ) )"}" data-state='{{if $topic->tableStates()}}{$topic->tableStates()}{{endif}}'>
    {{endif}}