Help:Special page inclusion
93,495pages on
this wiki
this wiki
Contents
[show]It's possible to include items from certain special pages on wiki page, similar to including templates
Step by step
Edit
- Navigate the page you want to add some special page content to, and open it for editing.
- If you're viewing in Visual mode, select the Source mode tab at the top of the editor.
- Enter your intended special pages code, based on the reference materials below. For example, if you wanted to show the three most recent changes, you could enter this:
{{Special:RecentChanges/3}}
- Hit Publish. In our example above, you'll see something similar to this appear on your page:
October 20, 2014
|
What's available for inclusion?
Edit
Here's a summary of possibilities, with examples:
| New Pages | |
|---|---|
{{Special:NewPages/5}}
| Five newest pages |
{{Special:NewPages/namespace=Forum,5}}
| Five newest pages in the Forum namespace |
{{Special:NewPages/limit=7,offset=10,shownav}}
| Seven newest pages not including the last 10 pages, plus some navigation |
| Wanted Pages | |
{{Special:WantedPages/5}}
| Five most wanted pages |
| Recent Changes | |
{{Special:RecentChanges/5}}
| Five latest edits |
{{Special:RecentChanges/hideminor,3}}
| Three latest edits, not including minor edits |
{{Special:RecentChanges/hideliu,3}}
| Three latest edits, not including those from logged in users |
{{Special:RecentChanges/hideanons,3}}
| Three latest edits, not including those from anonymous users |
{{Special:RecentChanges/hidebots=1,3}}
| Three latest edits, not including those from bots |
{{Special:RecentChanges/hidemyself,3}}
| Three latest edits, not including those from the user viewing the page |
{{Special:RecentChanges/hidepatrolled,3}}
| Three latest unpatrolled edits |
{{Special:RecentChanges/days=2}}
| Edits from the last two days |
| PrefixIndex | |
{{Special:PrefixIndex/E}}
| All pages starting with the letter E |
| All Pages | |
{{Special:AllPages/Wikia}}
| All pages, listed alphabetically, starting from the "Wikia" article |
See also
Edit
Further help & feedback
Edit
- Browse and search other help pages at Help:Contents
- Check Help:Wikia Community Central for sources of further help and support
- Check Help:Contacting Wikia for how to report any errors or unclear steps in this article