$formatted_comment_count
variables
- $formatted_comment_count0
- $formatted_comment_count1
- $formatted_comment_count2
type
- textual
associated template variables
description
Used in cooperation with the $_formatted_comment_count
template variable, these variables specify the text to display as the dynamic comment count when the number of comments is zero, one, and more than one, respectively. This allows proper noun-verb agreement as well as customization. For example, "Be the first to comment" when no comments are associated to an article.
example
$formatted_comment_count0:no comments yet
$formatted_comment_count1:one comment
$formatted_comment_count2:$_article_comment_count comments