%STARTINCLUDE%
%DBQUERY{topic="%OBJECT%"
format="<div class='clsIndexItem clsTopicItem'>
[[$web.$topic][$expand(topictitle)]] $percntREDDOT{\"$web.$topic\"}$percnt
$expand('<div class=\"foswikiTopicSummary\">' and Summary and '</div>')<!-- -->
<div class='foswikiTopicInfo'>
<span class='clsAuthorDateInfo'>
<!-- -->$formatTime(info.date)
<span class='foswikiRevisionSep'>|</span>
<nop>$percntGETTOPICTITLE{\"
$percntUSERINFO{\"$expand(info.author)\"
format=\"$wikiusername\"
}$percnt\"
}$percnt
</span>
$percntIF{\"'$expand(total_likes)'>0\"
then=\"<span class='foswikiRevisionSep'>|</span> <span class='clsLikeInfo'>$percntTRANSLATE{\"[quant,_1,like,likes]\" args=\"$expand(total_likes)\"}$percnt</span>\"
}$percnt<!-- -->
</div></div>"
}%
%STOPINCLUDE%
| TopicType | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
| TopicTitle | |
| Summary | Fallback to render a summary for WikiTopic that does not have a type specific version of to render an index item |
| WikiApplication | WikiWorkbench |