clear sandbox/test commit
[ikiwiki.git] / doc / ikiwiki / directive / pagecount.mdwn
blob0e6ca3c463440177024e8ca50aea76b1fff2b17a
1 The `pagecount` directive is supplied by the [[!iki plugins/pagecount desc=pagecount]] plugin.
3 This directive counts pages currently in the wiki. Example:
5         \[[!pagecount pages="*"]]
7 The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
8 pages to count, default is to count them all.
10 [[!meta robots="noindex, follow"]]