aboutsummaryrefslogtreecommitdiff
path: root/underlays/basewiki/directive/pagecount.mdwn
blob: 314fe382a0325cf04fedd7aa0104f29358a86707 (plain)
1
2
3
4
5
6
7
8
The `pagecount` directive is supplied by the [[!iki plugins/pagecount]] plugin.

This directive counts pages currently in the wiki. Example:

	\[[!pagecount pages="*"]]

The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
pages to count, default is to count them all.