• {buildCategoryIcon(@value, "40px", "rounded-1")}

    {{{ if ./descriptionParsed }}}
    {./descriptionParsed}
    {{{ end }}} {{{ if !./link }}}
    {humanReadableNumber(./totalTopicCount, 0)} {humanReadableNumber(./totalPostCount, 0)} {{{ if ./teaser }}} {{{ end }}}
    {{{ end }}} {{{ if !config.hideSubCategories }}} {{{ if ./children.length }}} {{{ end }}} {{{ end }}}
    {{{ if !./link }}}
    {humanReadableNumber(./totalTopicCount, 0)} [[global:topics]]
    {humanReadableNumber(./totalPostCount, 0)} [[global:posts]]
    {{{ if !config.hideCategoryLastPost }}}
    {{{ end }}}
    {{{ end }}}