aboutsummaryrefslogtreecommitdiff
path: root/underlays/basewiki/directive/pagecount.mdwn
blob: f799a5d7f5d04cd697ff127880b49bcede0f5444 (plain)
1
2
3
4
5
6
7
8
9
10
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.

[[!meta robots="noindex, follow"]]