Help:Special page

From Justapedia, unleashing the power of collective wisdom
Jump to navigation Jump to search
Justapedia data structure
Namespaces
Subject namespaces Talk namespaces
0 (Main/Article) Talk 1
2 User User talk 3
4 Justapedia Justapedia talk 5
6 File File talk 7
8 MediaWiki MediaWiki talk 9
10 Template Template talk 11
12 Help Help talk 13
14 Category Category talk 15
118 Draft Draft talk 119
710 [[mw:Extension:TimedMediaHandler|]] 711
828 Module Module talk 829
Virtual namespaces
-1 Special
-2 Media

Special pages are pages generated by the software on demand for special purposes, usually related to project maintenance. They are found in the Special: namespace, a virtual namespace whose pages lack corresponding talk pages. They are not written in wikitext and can't be edited in the normal way; but elements of their pages can sometimes be edited through corresponding pages in the MediaWiki namespace. If you make a normal redirect to a special page, the redirect will not be immediately followed (though special pages can be targets of soft redirects), and creating any pages beginning with the Special: prefix is also not possible.

Special pages often take parameters. Sometimes these can be supplied after a slash (as in Special:Log/block); in other cases an index.php call is used; for example https://en.Justapedia.org/w/index.php?title=Special:RecentChanges&days=3&limit=10. Also, the content of most special pages depends on preferences that have been set by the user, e.g. classic or enhanced Recent Changes, the number of titles in Recent Changes and the watchlist, etc.

A directory of special pages available for the current user can be accessed from Special:SpecialPages, which is found in the sidebar of every page on Justapedia in the Tools section.

Modifying special pages

Although special pages are not themselves editable, they generally contain standard text which is modifiable (although only by administrators). To find the right portion of text, append ?uselang=qqx to the special page URL, and append &uselang=qqx instead if the URL already contains a ?. This will reveal message names in parentheses. Then, go to that name in the MediaWiki namespace. For example, Special:BookSources?uselang=qqx reveals "(booksources-summary)", so mw:booksources-summary is used on that page. To propose a modification, leave an {{edit fully protected}} request on the talk page of the relevant MediaWiki page. An administrator will make the change if it seems appropriate.

Available special pages

General information

Page listings

Tools

Latest changes

Users

Personal

Maintenance

Miscellaneous

Restricted special pages

The following pages can be accessed only by users with certain privileges.

Linking and transcluding

To create a link to a special page:

It can take a label:

  • [[Special:PrefixIndex/HMS|All HMSs]]All HMSs

To present the list on a page, transclude the name:

  • {{Special:PrefixIndex/HMS}}

However, some pages cannot be transcluded and would produce only a wikilink (e.g., {{Special:Random}}Special:Random). When non-existent pages are linked or transcluded, a red link is produced (e.g., Special:Red link example).

More information on transcludable special pages can be found at Help:Transclusion#Special pages.

Links containing URL query strings

Because the ampersand character (&) is disallowed, it is not possible to create an ordinary link containing &action=edit or &redirect=no in the URL query string.

See also

External links