MediaWiki Random Pages
So, you are looking for a way to display random links to your MediaWiki wiki pages?
Introducing a new MediaWiki Extension that adds a new Wiki Parser Tag: <randompages />.
Available options:
- limit int, to control how many links should be fetched randomly from the database, defaults to 150
- namespace bool, true to restrict only to the global namspace, defaults to false
- levels int, levels of CSS applied to each entry, defaults to 5
0.2, 21-March-2008
- Fixed bug#1
- Created a Gitorious project.