Using Categories
Categories
With MediaWiki you have the ability to assign pages to specific categories. For example I have added all the Blackboard related pages to the category Blackboard. A page can be a member of multiple categories. To add a page to a category called test ( and creating the category if it doesn't exist ) add the following line to the page.
[[Category:test]]
To add the page to multiple categories simply add another line.
[[Category:test]]
[[Category:testing123]]
This page will be a member of the category "test" and "testing123"



