Category Feature

This describes an implementation of the Category feature for this wiki.

Design [edit section]

This set of macros would render a single box at the bottom of the page that looked like this:

Where each item was a link to a category page for that category of pages. And 'Categories' was a link to the Categories page. (ie 'Tasklist' would be a link to Category:Tasklist.) If no such page existed, the page is generated on demand using the {{Category(show:Tasklist)}} macro and some default text.

This shows the pages in the Tasklist category. This could be used inside a specific page: like the Category:Tasklist page, after some custom text for that category.

Implementation (todo) [edit section]