Using TotalPagesPlugin
The TotalPagesPlugin displays the total count of pages on the platform. It is useful for statistics dashboards, welcome pages, and any page where you want to show how many pages exist. See Plugins for a complete list of available plugins.
Syntax
[{TotalPagesPlugin}] renders as:
133
Parameters
This plugin has no parameters.
Examples
Inline in a sentence
[This platform has <span data-jspwiki-placeholder="52ab25a1-2"></span> pages.] renders as:
This platform has 133 pages.
No comments yet.