]> sipb.mit.edu Git - ikiwiki.git/blob - underlays/basewiki/directive/pagecount.mdwn
f799a5d7f5d04cd697ff127880b49bcede0f5444
[ikiwiki.git] / underlays / basewiki / directive / pagecount.mdwn
1 The `pagecount` directive is supplied by the [[!iki plugins/pagecount]] plugin.
2
3 This directive counts pages currently in the wiki. Example:
4
5         \[[!pagecount pages="*"]]
6
7 The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the
8 pages to count, default is to count them all.
9
10 [[!meta robots="noindex, follow"]]