<$mt:BlogPageCount$>
The number of published pages in the blog. This template tag supports the multiblog template tags.
Attributes
- singular="TEXT" plural="# TEXT" none="TEXT"
include_blogsexclude_blogsinclude_websitesexclude_websites
Example
<$mt:BlogPageCount singular="1 page" plural="# pages" none="No pages"$>
This returns
"1 page" or "9 pages" or "No pages".
This page was last updated on 2012-12-30, 08:04.