From Wikia Help
You can include items from certain special pages on another page. Note: all examples on this page show examples from Wikia Help.
How can I include a list of new pages?
To display the five newest items from Special:NewPages, type {{Special:NewPages/5}}
Other options are available. You can change the limit (number of pages shown), the offset, namespace, and whether you want to show a piece of navigation that lets you browse older pages. For example, {{Special:NewPages/limit=7,offset=10,shownav}} would show 7 new pages, not including the last 10, with some navigation.
Note the above example uses {{Special:NewPages/namespace=Help,5}} as all help pages are in the help namespace.
To display the five pages with the most links to them, type {{Special:WantedPages/5}}
There are no options other than the number of links. The list displays horizontally, and includes all namespaces.
How can I include a list of recent changes?
To display the five latest edits on Special:RecentChanges, type {{Special:RecentChanges/5}}
Many variables can be used with this including hiding minor edits, anonymous users, bot and logged in users. You can specify the number of days, number of changes. As well as the examples below, you can use days=2,limit=100,hidebots=1,hidemyself, and hidepatrolled.
Only show 3 changes
- Used on below examples as well.
hideminor
hideliu
4 July 2009
30 June 2009
28 June 2009
|
hideanons
To display all subpages of a page, or all pages matching a specific start string, use: {{Special:PrefixIndex/F}}
You can use magic words such as {{FULLPAGENAME}} to automatically show all subpages of the current page.
To display a list of all titles starting from a particular word. For example, {{Special:AllPages/Ownership}} will display a certain number of pages alphabetically, starting from the "Ownership" article.
There are no variables with this option other than the title of the page you want to start at.
See also