%STARTINCLUDE%<!-- --><noautolink>
%CATINFO{
cat="%OBJECT%"
web="%THEWEB{default=""}%"
maxchildren="6"
sortchildren="on"
morechildren="<a href='$url' title='%MAKETEXT{"more"}%'>...</a>"
format="<div class='clsIndexItem clsCategoryItem clearfix'>
$icon<!-- -->
<a href='$url'>%TITLE{default="$title"}%</a>$percntIF{
\"'$count'>'0'\" then=\" ($count)\"
}$percnt<!-- -->
$percntIF{\"'$percntENCODE{\"$summary\" type=\"entity\"}$percnt'!=''\" then=\"<div class='foswikiTopicInfo'>$summary</div>\"}$percnt<!-- -->
<div class='clsSubCategories'>$children $more</div>
</div>"
}%</noautolink><!-- -->%STOPINCLUDE%
| TopicType | TopicFunction, DocuTopic, ApplicationTopic, WikiTopic |
| TopicTitle | |
| Summary | Render a summary for a Category in a category index |
| WikiApplication | ClassificationApp |