orders can be specified.
* `age` - List pages from the most recently created to the oldest.
+
* `mtime` - List pages with the most recently modified first.
+
* `title` - Order by title (page name).
[[!if test="enabled(sortnaturally)" then="""
* `title_natural` - Orders by title, but numbers in the title are treated
sorting, with a string like `age -title` (which would sort by age, then by
title in reverse order if two pages have the same age).
-Plugins can add additional sort orders, so more might be available on this
-wiki.
-
[[!meta robots="noindex, follow"]]