Help:Special page: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
m Reverted changes by Alsahwa (talk) to last version by Ameisenigel
Fix
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{MovedToMediaWiki|Help:Special pages}}
<languages />
{{H:h|Reader toc}}
<translate>
<!--T:164-->
'''Special pages''' are pages generated by the software on demand for special purposes, usually related to project maintenance. They are found in the <tvar name="1"><code>Special:</code></tvar> [[<tvar name="2">Special:MyLanguage/Meta:Namespaces</tvar>|namespace]], a virtual namespace whose pages lack corresponding talk pages. They are not written in [[<tvar name="3">Special:MyLanguage/Help:Formatting</tvar>|wikitext]] and cannot be directly edited but elements of their pages can sometimes be edited through corresponding pages in the [[<tvar name="4">Special:MyLanguage/Help:System message</tvar>|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 [[<tvar name="5">Special:MyLanguage/Soft redirect</tvar>|soft redirects]]), and directly creating any pages beginning with the <tvar name="1"><code>Special:</code></tvar> prefix is also not possible.

<!--T:165-->
Special pages often take parameters. Sometimes these can be supplied after a slash (as in <tvar name="1">[[Special:Log/block]]</tvar>); in other cases an index.php call is used; for example <tvar name="2">https://en.wikipedia.org/w/index.php?title=Special:RecentChanges&days=3&limit=10</tvar>. 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.

<!--T:166-->
A directory of special pages ''available for the current user'' can be accessed from <tvar name="1">[[Special:SpecialPages]]</tvar>, which is found in the sidebar of every page on Wikipedia in the Tools section.

== Modifying special pages == <!--T:167-->

<!--T:168-->
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 <tvar name="1"><code>[[mw:Special:MyLanguage/Help:Qqx|?uselang=qqx]]</code></tvar> to the special page URL, or append <tvar name="2"><code>&uselang=qqx</code></tvar> instead if the URL already contains a <tvar name="3"><code>?</code></tvar>. This will reveal message names in parentheses. Then, go to that name in the [[<tvar name="4">Special:MyLanguage/Help:System message</tvar>|MediaWiki namespace]]. For example, <tvar name="5"><span class="plainlinks">[{{SERVER}}{{localurl:Special:BookSources}}?uselang=qqx Special:BookSources?uselang=qqx]</span></tvar> reveals "(booksources-summary)", so <tvar name="6">[[MediaWiki:Booksources-summary]]</tvar> is used on that page. To propose a modification, leave an <tvar name="7">{{tl|edit fully-protected}}</tvar> request on the talk page of the relevant MediaWiki page. An administrator will make the change if it seems appropriate.

== Available special pages == <!--T:169-->

=== By function === <!--T:170-->

==== General information ==== <!--T:171-->
</translate>
* <translate><!--T:172--> <tvar name="1">[[Special:AllMessages]]</tvar> (System messages): displays all pages in the MediaWiki namespace. See <tvar name="2">{{ll|Help:System message}}</tvar>.</translate>
* <translate><!--T:173--> <tvar name="1">[[Special:SiteMatrix]]</tvar> (Wikimedia wikis): lists all Wikimedia projects (such as different language Wikipedias) and their codes.</translate>
* <translate><!--T:174--> <tvar name="1">[[Special:SpecialPages]]</tvar>: a list of most special pages currently available to all users.</translate>
* <translate><!--T:175--> <tvar name="1">[[Special:Statistics]]</tvar>: total number of pages and users in various categories.</translate>
* <translate><!--T:176--> <tvar name="1">[[Special:Version]]</tvar>: shows the version of the software the site is currently running and lists the extensions, skins, and libraries currently installed.</translate>

<translate>
==== Page listings ==== <!--T:177-->
</translate>
* <translate><!--T:178--> <tvar name="1">[[Special:AllPages]]</tvar>: allows the user to access a portion of an alphabetical list of all Wikipedia pages in a specified namespace. A starting point can be given as a parameter, e.g. <tvar name="2">[[Special:AllPages/T]]</tvar> (pages in the main namespace, from "T"), <tvar name="3">[[Special:AllPages/Template:]]</tvar> (pages in the Template: namespace, from the start). For the order in which pages are listed, see alphabetical order.</translate>
* <translate><!--T:179--> <tvar name="1">[[Special:Categories]]</tvar>: shows an alphabetical list of categories, with numbers of members.</translate>
* <translate><!--T:180--> <tvar name="1">[[Special:CategoryTree]]</tvar>: displays categories in a tree structure.</translate>
* <translate><!--T:181--> <tvar name="1">[[Special:ListFiles]]</tvar> (File list): list of images and other files uploaded; can be sorted by size or date. <tvar name="2">[[Special:ListFiles/Example]]</tvar> lists files uploaded by User:Example.</translate>
* <translate><!--T:182--> <tvar name="1">[[Special:ListRedirects]]</tvar> (Redirects): lists all redirects.</translate>
* <translate><!--T:183--> <tvar name="1">[[Special:PagesWithProp]]</tvar> (Pages with a page property): lists pages that use a particular page property.</translate>
* <translate><!--T:184--> <tvar name="1">[[Special:PrefixIndex]]</tvar> (All pages with prefix): similar to AllPages. Lists all pages of a specified namespace beginning with a given prefix. Useful to find subpages, for example: <tvar name="2">[[Special:PrefixIndex/User:Example]]</tvar>.</translate>
* <translate><!--T:185--> <tvar name="1">[[Special:ProtectedPages]]</tvar>: lists protected pages.</translate>
* <translate><!--T:186--> <tvar name="1">[[Special:ProtectedTitles]]</tvar>: lists titles which have been protected to prevent pages being created there.</translate>
* <translate><!--T:187--> <tvar name="1">[[Special:UnconnectedPages]]</tvar> (Pages not connected to items): lists pages not connected with any item from Wikidata.</translate>

<translate>
==== Tools ==== <!--T:188-->
</translate>
* <translate><!--T:189--> <tvar name="1">[[Special:ApiHelp]]</tvar>: MediaWiki API help.</translate>
* [[Special:ApiSandbox]]
* <translate><!--T:190--> <tvar name="1">[[Special:Book]]</tvar> (Manage your book): gives access to functionality for creating personalized sets of Wikipedia pages. See <tvar name="2">{{ll|Book tool}}</tvar>.</translate>
* <translate><!--T:191--> <tvar name="1">[[Special:ComparePages]]</tvar>: to compare two pages (diffs between two pages).</translate>
* <translate><!--T:192--> <tvar name="1">[[Special:Diff]]</tvar>: e.g. <code><nowiki>[[<tvar name="2">Special:Diff/611653557</tvar>|<text>]]</nowiki></code> gives [[<tvar name="2">Special:Diff/611653557</tvar>|diff between version 611653557 and the preceding version of the same article]], or <code><nowiki>[[<tvar name="3">Special:Diff/583498451/611653557</tvar>|<text>]]</nowiki></code> gives [[<tvar name="3">Special:Diff/583498451/611653557</tvar>|diff between version 583498451 and 611653557]], not necessarily of the same article, e.g. <tvar name="4">[[Special:Diff/330350877/611653557]]</tvar>.</translate>
** <translate><!--T:193--> <tvar name="1">[[Special:MobileDiff/548289653...567368971|Special:MobileDiff/''id1''...''id2'']]</tvar>: diffs in mobile version. e.g., <tvar name="2">[[Special:MobileDiff/548289653...567368971]]</tvar>.</translate>
* <translate><!--T:194--> <tvar name="1">[[Special:Export]]</tvar> (Export pages): produces an XML file containing the wikitext and metadata of either the current version only, or all revisions, of one or more pages, specified in the form of a list; the XML file is in the format required for Special:Import; exporting is typically done either in preparation of applying the latter at another MediaWiki project, or for searching within old page revisions. See <tvar name="2">{{ll|Help:Export}}</tvar>.</translate>
* <translate><!--T:195--> <tvar name="1">[[Special:Gadgets]]</tvar>: lists gadgets that users can enable in their preferences.</translate>
* <translate><!--T:196--> <tvar name="1">[[Special:MIMESearch]]</tvar>: filters files for media type.</translate>
* <translate><!--T:197--> <tvar name="1">[[Special:MovePage]]</tvar>: for moving (renaming) a page (see <tvar name="2">{{ll|Help:Moving a page}}</tvar>). The page must be given as a parameter.</translate>
* <translate><!--T:198--> <tvar name="1">[[Special:Nearby]]</tvar>: to see a list of articles around you (articles near your geographical location).</translate>
* <translate><!--T:199--> <tvar name="1">[[Special:Random]]</tvar>: redirects to a random page from the main namespace which is not a redirect. Other namespaces can be specified as a parameter, e.g. <tvar name="2">[[Special:Random/Talk]]</tvar>. See <tvar name="3">{{ll|Help:Random page}}</tvar> for more details.</translate>
* <translate><!--T:200--> <tvar name="1">[[Special:RandomInCategory]]</tvar> (Random page in category): redirects to a random page within the specified category (can be from any namespace).</translate>
* <translate><!--T:201--> <tvar name="1">[[Special:RandomRedirect]]</tvar>: redirects to a random redirect page.</translate>
* <translate><!--T:202--> <tvar name="1">[[Special:RandomRootpage]]</tvar>: redirects to a random ''root'' page, that is, excluding sub-pages. Some wikis, such as Wikibooks, use a sub-page hierarchy. This function can be used there as a substitute for Special:Random, so it can be used to show "random books" in Wikibooks, instead of random pages.<tvar name="ref"><ref>[[w:Wikipedia:Wikipedia Signpost/Newsroom/Suggestions/Archive 18#Volunteer-initiated extension to be deployed to Wikimedia sites]]</ref></tvar></translate>
* <translate><!--T:203--> <tvar name="1">[[Special:Search]]</tvar>: for searching Wikipedia. See <tvar name="2">{{ll|Help:Searching}}</tvar>.</translate>
* [[Special:TemplateSandbox]]
* <translate><!--T:204--> <tvar name="1">[[Special:Upload]]</tvar> (Upload file): upload a file to the wiki.</translate>
* <translate><!--T:205--> <tvar name="1">[[Special:VipsTest]]</tvar> (VIPS scaling test page)</translate>
* <translate><!--T:206--> <tvar name="1">[[Special:WhatLinksHere]]</tvar>: enables listing all pages linking to a given page (including transclusions and redirects). The target can be specified as a parameter, e.g. <tvar name="2">[[Special:WhatLinksHere/Swaziland]]</tvar>. See <tvar name="3">{{ll|Help:What links here}}</tvar>.</translate>

<translate>
==== Latest changes ==== <!--T:207-->
</translate>
* <translate><!--T:208--> <tvar name="1">[[Special:AbuseFilter]]</tvar> (Edit filter management): a set of tools for detecting problematic edits. See <tvar name="2">{{ll|AbuseFilter}}</tvar>.</translate>
* <translate><!--T:209--> <tvar name="1">[[Special:AbuseLog]]</tvar> (Edit filter log): the log generated by the Abuse Filter.</translate>
* <translate><!--T:210--> Special:AdvancedReviewLog or Special:QualityOversight: listed recent approvals and deprecations of pending revisions. (deprecated in 2022; see <tvar name="1">[[phab:T277883]]</tvar>)</translate>
* <translate><!--T:211--> Special:ConfiguredPages (deprecated in 2022; see <tvar name="1">[[phab:T277883]]</tvar>)</translate>
* <translate><!--T:212--> <tvar name="1">[[Special:Log]]</tvar> (All public logs): combined display of various logs. The type of log, user and page affected can be specified. Parameters "block", "delete", "protect" and "upload" are available. e.g. <tvar name="2">[[Special:Log/block]]</tvar> displays the block log directly. For more information, see [[w:Help:Log]].</translate>
* <translate><!--T:213--> <tvar name="1">[[Special:NewFiles]]</tvar> (Gallery of new files): gallery of new uploaded files.</translate>
* <translate><!--T:214--> <tvar name="1">[[Special:NewPages]]</tvar>: newest pages with creation date and time, current size, user who created the page, and first edit summary, in reverse order of creation.</translate>
* <translate><!--T:215--> Special:ProblemChanges (Tagged pending changes): tagged pending changes. (deprecated in 2021; see <tvar name="1">[[phab:T277883]]</tvar>)</translate>
* <translate><!--T:216--> <tvar name="1">[[Special:RecentChanges]]</tvar>: lists the latest edits in the project. Changes to watched pages appear bold. See <tvar name="2">{{ll|Help:Recent changes}}</tvar>.</translate>
* <translate><!--T:217--> <tvar name="1">[[Special:RecentChangesLinked]]</tvar> (Related changes): enables listing of the most recent changes in pages linked from a selected page, or belonging to a selected category. Changes to watched pages appear bold. The page can be supplied as a parameter, e.g. <tvar name="2">[[Special:RecentChangesLinked/Lesotho]]</tvar>. See <tvar name="3">{{ll|Help:Related changes}}</tvar>.</translate>
* <translate><!--T:218--> Special:ReviewedPages (deprecated in 2021; see <tvar name="1">[[phab:T277883]]</tvar>)</translate>
* <translate><!--T:219--> Special:ReviewedVersions (deprecated in 2021; see <tvar name="1">[[phab:T277883]]</tvar>)</translate>
* <translate><!--T:220--> Special:Stabilization or Special:Stabilisation (deprecated in 2022; see <tvar name="1">[[phab:T277883]]</tvar>)</translate>
* <translate><!--T:221--> <tvar name="1">[[Special:Tags]]</tvar>: lists the tags with which edits may be marked. See [[w:Wikipedia:Tags]].</translate>
* <translate><!--T:222--> Special:UnreviewedPages (deprecated in 2022; see <tvar name="1">[[phab:T277883]]</tvar>)</translate>

<translate>
==== Users ==== <!--T:223-->
</translate>
* <translate><!--T:224--> <tvar name="1">[[Special:ActiveUsers]]</tvar> (Active users list): lists editors who have performed at least one action in the last 30 days.</translate>
* <translate><!--T:225--> <tvar name="1">[[Special:BlockList]]</tvar> (Blocked users): blocked IPs and usernames.</translate>
* <translate><!--T:226--> <tvar name="1">[[Special:Contributions]]</tvar> (User contributions): enables listing of a user's contributions, or all new users' contributions. The user can be supplied as a parameter, e.g. <tvar name="2">[[Special:Contributions/Example]]</tvar>. See <tvar name="3">{{ll|Help:User contributions}}</tvar>.</translate>
* <translate><!--T:227--> <tvar name="1">[[Special:EmailUser]]</tvar>: e.g. <tvar name="2">[[Special:EmailUser/Example]]</tvar>.</translate>
* <translate><!--T:228--> <tvar name="1">[[Special:ListGroupRights]]</tvar> (User group rights): shows the rights assigned to user groups.</translate>
* <translate><!--T:229--> <tvar name="1">[[Special:ListUsers]]</tvar> (Users): lists all registered users. Can be filtered by group (e.g. administrators) and other criteria. Note that <tvar name="2">[[Special:ListAdmins]]</tvar> redirects to <tvar name="3">[[Special:ListUsers/sysop]]</tvar>.</translate>

<translate>
===== Global users ===== <!--T:230-->
</translate>
* <translate><!--T:231--> <tvar name="1">[[Special:CentralAuth]]</tvar> (Global account information): global user statistics through the [[<tvar name="2">Special:MyLanguage/Help:Unified login</tvar>|unified login]] or SUL (single user login). e.g. <tvar name="3">[[Special:CentralAuth/Jimbo Wales]]</tvar>.</translate>
* <translate><!--T:232--> <tvar name="1">[[Special:GlobalBlockList]]</tvar> (List of globally blocked IP addresses): all IP addresses with global blocks.</translate>
* <translate><!--T:233--> <tvar name="1">[[Special:GlobalGroupPermissions]]</tvar> (Global group management): lists the rights associated with global user groups. Also lists the members of global user groups, and allows for management of rights.</translate>
* <translate><!--T:234--> <tvar name="1">[[Special:GlobalUsers]]</tvar> (Global accounts list): lists users across all Wikimedia wikis, along with global user group membership, and whether their account exists locally on English Wikipedia. Can also be filtered by global user groups.</translate>

<translate>
==== Personal ==== <!--T:235-->
</translate>
* <translate><!--T:236--> <tvar name="1">[[Special:CentralLogin]]</tvar> (Central user log in)</translate>
* <translate><!--T:237--> <tvar name="1">[[Special:ChangePassword]]</tvar>, <tvar name="2">[[Special:ChangeEmail]]</tvar> (Change or remove email address), <tvar name="3">[[Special:ConfirmEmail]]</tvar> (Confirm email address) and <tvar name="4">[[Special:ResetTokens]]</tvar></translate>
* <translate><!--T:238--> <tvar name="1">[[Special:Contributions]]</tvar> (User contributions)</translate>
** <translate><!--T:239--> <tvar name="1">[[Special:MyContributions]]</tvar>: links to your contributions page. See <tvar name="2">{{ll|Help:User contributions}}</tvar>.</translate>
* <translate><!--T:240--> <tvar name="1">[[Special:EditWatchlist]]</tvar> and <tvar name="2">[[Special:EditWatchlist/raw]]</tvar>: To edit your watchlist.</translate>
* <translate><!--T:241--> <tvar name="1">[[Special:MergeAccount]]</tvar> (Login unification status): to create a unified account to log on to any Wikimedia project. See <tvar name="2">{{ll|Help:Unified login}}</tvar>.</translate>
* <translate><!--T:242--> <tvar name="1">[[Special:MyPage]]</tvar>: links to your [[<tvar name="2">Special:MyLanguage/Help:User page</tvar>|user page]].</translate>
* <translate><!--T:243--> <tvar name="1">[[Special:MyTalk]]</tvar>: links to your user talk page.</translate>
* <translate><!--T:244--> <tvar name="1">[[Special:MyUploads]]</tvar> (File list): lists files you have uploaded.</translate>
* <translate><!--T:245--> <tvar name="1">[[Special:Notifications]]</tvar>: links to your [[<tvar name="2">Special:MyLanguage/Echo (Notifications)</tvar>|notifications]] page.</translate>
* <translate><!--T:246--> <tvar name="1">[[Special:Preferences]]</tvar>: allows you to view and modify your personal settings. See <tvar name="2">{{ll|Help:Preferences}}</tvar>.</translate>
* <translate><!--T:247--> <tvar name="1">[[Special:TopicSubscriptions]]</tvar>: topics on talk pages you are following.</translate>
* <translate><!--T:248--> <tvar name="1">[[Special:UserLogin]]</tvar> (Log in): to log in to Wikipedia. <tvar name="2">[[Special:UserLogin/signup]]</tvar> (Create account) to create an account. See <tvar name="3">{{ll|Help:Logging in}}</tvar>.</translate>
* <translate><!--T:249--> <tvar name="1">[[Special:UserLogout]]</tvar> (Log out): to log out of your account.</translate>
* <translate><!--T:250--> <tvar name="1">[[Special:Watchlist]]</tvar>: shows recent changes to the pages you are watching. See <tvar name="2">{{ll|Help:Watching pages}}</tvar>.</translate>

<translate>
==== Maintenance ==== <!--T:251-->
</translate>
* <translate><!--T:252--> <tvar name="1">[[Special:BrokenRedirects]]</tvar>: lists redirects that point a non-existent page. May contain false positives.</translate>
* <translate><!--T:253--> <tvar name="1">[[Special:DisambiguationPages]]</tvar>: lists all the disambiguation pages.</translate>
* <translate><!--T:254--> <tvar name="1">[[Special:DisambiguationPageLinks]]</tvar> (Pages linking to disambiguation pages), which lists all of the pages that link to disambiguation pages. (This is a replacement for the old Special:Disambiguations page which is deprecated.)</translate>
* <translate><!--T:255--> <tvar name="1">[[Special:DoubleRedirects]]</tvar>: lists redirects that redirect to another redirect. May contain false positives.</translate>
* <translate><!--T:256--> <tvar name="1">[[Special:FileDuplicateSearch]]</tvar>: Check to see if a certain file has a duplicate.</translate>
* <translate><!--T:257--> <tvar name="1">[[Special:ListDuplicatedFiles]]</tvar>: See all duplicated files on Wikipedia.</translate>
* <translate><!--T:258--> <tvar name="1">[[Special:LongPages]]</tvar>: pages in the main namespace, with size in bytes, in order of decreasing size.</translate>
* <translate><!--T:259--> <tvar name="1">[[Special:MostLinkedFiles]]</tvar> (Most linked-to files): lists images and other files linked from the largest number of pages.</translate>
* <translate><!--T:260--> <tvar name="1">[[Special:ShortPages]]</tvar>: pages in the main namespace, with size (of the wikitext excluding that of templates used) in bytes, in order of increasing size.</translate>
* <translate><!--T:261--> <tvar name="1">[[Special:UncategorizedFiles]]</tvar>: images and other files without category tags (see above).</translate>
* <translate><!--T:262--> <tvar name="1">[[Special:UncategorizedPages]]</tvar>: pages without category tags. Note that after adding a tag to a page, refreshing this page does not immediately reflect the change. Note also that <tvar name="2">[[Special:UncategorizedCategories]]</tvar> is disabled.</translate>
* <translate><!--T:263--> <tvar name="1">[[Special:UncategorizedTemplates]]</tvar>: templates without category tags (see above).</translate>
* [[Special:UnusedCategories]]
* [[Special:UnusedFiles]]
* <translate><!--T:264--> <tvar name="1">[[Special:UnusedTemplates]]</tvar>: templates which are not transcluded (however, they may be used for substitution).</translate>
* <translate><!--T:265--> <tvar name="1">[[Special:WantedCategories]]</tvar>: categories with members but no category page.</translate>
* <translate><!--T:266--> <tvar name="1">[[Special:WantedFiles]]</tvar>: missing image files and others.</translate>
* <translate><!--T:267--> <tvar name="1">[[Special:WithoutInterwiki]]</tvar> (Pages without language links): pages without links to other language Wikipedias.</translate>

<translate>
==== Miscellaneous ==== <!--T:268-->
</translate>
* <translate><!--T:269--> <tvar name="1">[[Special:Badtitle]]</tvar>: The error message shown when attempting to access a page with an invalid title or with an incorrectly linked [[<tvar name="2">Special:MyLanguage/Help:Interwiki linking</tvar>|interwiki]] prefix. See <tvar name="3">https://en.wikipedia.org/wiki/%23</tvar> (%23 represents the number sign, which is unsupported) and <tvar name="4">https://en.wikipedia.org/wiki/meatball:WikiPedia</tvar> (meatball: cannot be directly linked in the URL) for examples. Note that this special page was intentionally and by design a red link.</translate>
* <translate><!--T:270--> <tvar name="1">[[Special:BlankPage]]</tvar>: a blank page.</translate>
* <translate><!--T:271--> <tvar name="1">[[Special:BookSources]]</tvar>: search sources for a book by inputting the book's ISBN number.</translate>
* <translate><!--T:272--> <tvar name="1">[[Special:Captcha]]</tvar> (CAPTCHA help): shows "Captcha" help.</translate>
* <translate><!--T:273--> <tvar name="1">[[Special:Cite]]</tvar> (Cite This Page): generates bibliographic citations, in several formats, for citing a Wikipedia article as a reference.</translate>
* <translate><!--T:274--> <tvar name="1">[[Special:ExpandTemplates]]</tvar>: an extension used to produce expanded wikitext, i.e. templates, parser functions and variables in the input text are expanded recursively. See also <tvar name="2">[[mw:Special:MyLanguage/Extension:ExpandTemplates|mw:Extension:ExpandTemplates]]</tvar>.</translate>
* <translate><!--T:275--> <tvar name="1">[[Special:FilePath]]</tvar> (Redirect by file, user, page or revision ID): returns the complete path for a file.</translate>
* <translate><!--T:276--> <tvar name="1">[[Special:Hieroglyphs]]</tvar> (Try hieroglyph markup): to try out hieroglyph markup.</translate>
* <translate><!--T:277--> <tvar name="1">[[Special:Interwiki]]</tvar> (View interwiki data): view interwiki data.</translate>
* <translate><!--T:278--> <tvar name="1">[[Special:LinkSearch]]</tvar> (External links search): for searching for external links. See <tvar name="2">{{ll|Help:Linksearch}}</tvar> and <tvar name="3">[[mw:Special:MyLanguage/Help:Linksearch|mw:Help:Linksearch]]</tvar>.</translate>
* <translate><!--T:279--> <tvar name="1">[[Special:MobileOptions]]</tvar> (Settings): change settings for Mobile view.</translate>
* <translate><!--T:280--> [[<tvar name="1">Special:Permalink/532639569</tvar>|Special:Permalink/''Oldid'']]: for linking to a specific version of a wiki page. See [[w:Help:Permanent link]].</translate>
* <translate><!--T:281--> <tvar name="1">[[Special:Random]]</tvar>: a random page.</translate>
* <translate><!--T:282--> <tvar name="1">[[Special:Redirect]]</tvar> (Redirect by file, user, page or revision ID): <tvar name="2">[[Special:Redirect/revision/532639569]]</tvar> is equivalent to <tvar name="3">[[Special:Permalink/532639569]]</tvar></translate>
* [[Special:SecurePoll]]
* <translate><!--T:283--> <tvar name="1">[[Special:WikiSets]]</tvar>, shows a list of wiki sets</translate>

<translate>
==== Restricted ==== <!--T:284-->

<!--T:285-->
The following pages can be accessed only by users with certain privileges.
</translate>
* <translate><!--T:286--> <tvar name="1">[[Special:Block]]</tvar>: available to [[<tvar name="2">Special:MyLanguage/Meta:Administrators</tvar>|administrators]]. Used to block or unblock users, IPs and ranges of IPs.</translate>
* <translate><!--T:287--> <tvar name="1">[[Special:CheckUser]]</tvar>: available to users with the [[<tvar name="2">Special:MyLanguage/Meta:CheckUsers</tvar>|checkuser]] privilege.</translate>
* <translate><!--T:288--> <tvar name="1">[[Special:DeletedContributions]]</tvar>: available to administrators.</translate>
* <translate><!--T:289--> <tvar name="1">[[Special:Import]]</tvar>: available to administrators and importers. See <tvar name="2">{{ll|Help:Import}}</tvar>.</translate>
* <translate><!--T:290--> <tvar name="1">[[Special:LockDB]]</tvar> and <tvar name="2">[[Special:UnlockDB]]</tvar>: available only to <tvar name="3">{{ll|developers}}</tvar>. Used to switch the database between read/write and read-only modes.</translate>
* <translate><!--T:291--> <tvar name="1">[[Special:MassMessage]]</tvar>: allows administrators and mass message senders to send a message to a list of users ([[<tvar name="2">mw:Special:MyLanguage/Help:Extension:MassMessage</tvar>|help]]).</translate>
* <translate><!--T:292--> <tvar name="1">[[Special:Nuke]]</tvar>: available to administrators.</translate>
* <translate><!--T:293--> <tvar name="1">[[Special:Undelete]]</tvar>: available to administrators. Provides one way to undelete a page.</translate>
* <translate><!--T:294--> <tvar name="1">[[Special:UnwatchedPages]]</tvar>: available to administrators.</translate>
* <translate><!--T:295--> <tvar name="1">[[Special:UserRights]]</tvar>: can be read by anyone, however only administrators can use the page to assign and remove user access rights (e.g. [[<tvar name="2">Special:MyLanguage/Meta:Rollback</tvar>|rollbacker]] status).</translate>

<translate>
==== Infrequently updated ==== <!--T:296-->

<!--T:297-->
The following special pages are updated on a less regular schedule. Some of these pages may have analogues on [[w:Wikipedia:Wikimedia Cloud Services|cloud services]].
</translate>
* <translate><!--T:298--> <tvar name="1">[[Special:AncientPages]]</tvar> (Dormant pages): pages in the main namespace, in order of last edit. See [[w:Wikipedia:Database reports/Forgotten articles]]. Updated on the 8th and 22nd of each month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/ancientpages.pp</ref></tvar></translate>
* <translate><!--T:299--> <tvar name="1">[[Special:DeadendPages]]</tvar>: pages without any outgoing links. Updated on the 9th and 23rd of each month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/deadendpages.pp</ref></tvar></translate>
* <translate><!--T:300--> <tvar name="1">[[Special:FewestRevisions]]</tvar> (Pages with the fewest revisions): lists articles with the fewest revisions. Updated on the 13th and 27th of each month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/fewestrevisions.pp</ref></tvar></translate>
* <translate><!--T:301--> <tvar name="1">[[Special:LonelyPages]]</tvar> (Orphaned pages): i.e. articles with no links to them in the wiki. Updated on the 15th of every month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#4</ref></tvar></translate>
* <translate><!--T:302--> <tvar name="1">[[Special:MostCategories]]</tvar> (Pages with the most categories): lists articles whose number of categories is largest. Updated on the 16th of every month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#9</ref></tvar></translate>
* <translate><!--T:303--> <tvar name="1">[[Special:MostLinkedCategories]]</tvar> (Most linked-to categories): lists categories with the most pages. Updated on the 17th of every month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#14</ref></tvar></translate>
* <translate><!--T:304--> <tvar name="1">[[Special:MostLinkedPages]]</tvar> (Most linked-to pages): lists pages linked from the largest number of other pages. Updated on the 10th and 24th of each month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/mostlinked.pp</ref></tvar></translate>
* <translate><!--T:305--> <tvar name="1">[[Special:MostRevisions]]</tvar> (Pages with the most revisions): lists articles with the most revisions. Updated on the 11th and 25th of each month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/mostrevisions.pp</ref></tvar></translate>
* <translate><!--T:306--> <tvar name="1">[[Special:MostTranscludedPages]]</tvar> or <tvar name="2">[[Special:MostLinkedTemplates]]</tvar> (Most transcluded pages): lists templates for which the number of pages in which the template is transcluded is largest, not counting transclusions through redirects. Updated on the 18th of every month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#19</ref></tvar></translate>
* <translate><!--T:307--> <tvar name="1">[[Special:UncategorizedCategories]]</tvar> Updated on the 19th of every month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#24</ref></tvar></translate>
* <translate><!--T:308--> <tvar name="1">[[Special:WantedPages]]</tvar> Updated on the 12th and 26th of each month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/wantedpages.pp</ref></tvar></translate>
* <translate><!--T:309--> <tvar name="1">[[Special:WantedTemplates]]</tvar> Updated on the 20th of every month.<tvar name="ref"><ref>https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#29</ref></tvar></translate>

<translate>
=== Alphabetical order === <!--T:310-->
</translate>
==== A ====
* <translate><!--T:334--> <tvar name="1">[[Special:AbuseFilter]]</tvar>, Edit filter management</translate>
* <translate><!--T:335--> <tvar name="1">[[Special:AbuseLog]]</tvar>, Edit filter log</translate>
* <translate><!--T:336--> <tvar name="1">[[Special:ActiveUsers]]</tvar>, Active users list</translate>
* <translate><!--T:337--> <tvar name="1">[[Special:AllMessages]]</tvar>, System messages</translate>
* <translate><!--T:338--> <tvar name="1">[[Special:AllMyUploads]]</tvar>, File list</translate>
* <translate><!--T:339--> <tvar name="1">[[Special:AllPages]]</tvar>, All pages</translate>
* <translate><!--T:340--> <tvar name="1">[[Special:AncientPages]]</tvar>, Dormant pages</translate>
* <translate><!--T:341--> <tvar name="1">[[Special:ApiFeatureUsage]]</tvar>, Deprecated API feature usage</translate>
* <translate><!--T:342--> <tvar name="1">[[Special:ApiHelp]]</tvar>, MediaWiki API help</translate>
* <translate><!--T:343--> <tvar name="1">[[Special:ApiSandbox]]</tvar>, MediaWiki web service API sandbox</translate>
* <translate><!--T:344--> <tvar name="1">[[Special:AutoblockList]]</tvar>, list of active autoblocks</translate>

==== B ====
* [[Special:BannerLoader]]
* <translate><!--T:345--> <tvar name="1">[[Special:BannerRandom]]</tvar>, 410</translate>
* <translate><!--T:346--> <tvar name="1">[[Special:BetaFeatures]]</tvar>, Beta features</translate>
* <translate><!--T:347--> <tvar name="1">[[Special:BlankPage]]</tvar>, Blank page</translate>
* <translate><!--T:348--> <tvar name="1">[[Special:Block]]</tvar>, Block user</translate>
* <translate><!--T:349--> <tvar name="1">[[Special:BlockList]]</tvar>, Blocked users</translate>
* <translate><!--T:350--> <tvar name="1">[[Special:Book]]</tvar>, Manage your book</translate>
* <translate><!--T:351--> <tvar name="1">[[Special:BookSources]]</tvar>, Book sources given the 10- or 13-digit ISBN number</translate>
* <translate><!--T:352--> <tvar name="1">[[Special:BotPasswords]]</tvar>, Create bot passwords</translate>
* <translate><!--T:353--> <tvar name="1">[[Special:BrokenRedirects]]</tvar>, Broken redirects</translate>
* <translate><!--T:354--> <tvar name="1">[[Special:BrokenLinks]]</tvar>, Wanted pages. Redirects to <tvar name="2">[[Special:WantedPages]]</tvar>.</translate>

==== C ====
* <translate><!--T:355--> <tvar name="1">[[Special:Captcha]]</tvar>, CAPTCHA help</translate>
* <translate><!--T:356--> <tvar name="1">[[Special:Categories]]</tvar>, Categories</translate>
* <translate><!--T:357--> <tvar name="1">[[Special:CategoryTree]]</tvar>, Category tree</translate>
* <translate><!--T:358--> <tvar name="1">[[Special:CentralAuth]]</tvar>, Global account information</translate>
* <translate><!--T:359--> <tvar name="1">[[Special:CentralAutoLogin]]</tvar>, Central login (use by the software); see next</translate>
* <translate><!--T:360--> <tvar name="1">[[Special:CentralLogin]]</tvar>, Central login</translate>
* <translate><!--T:361--> <tvar name="1">[[Special:ChangeContentModel]]</tvar>, Change content model of a page. Available only to [[<tvar name="2">Special:MyLanguage/Template editor</tvar>|template editors]] and [[<tvar name="3">Special:MyLanguage/Meta:Administrators</tvar>|administrators]].</translate>
* <translate><!--T:362--> <tvar name="1">[[Special:ChangeCredentials]]</tvar>, For changing password</translate>
* <translate><!--T:363--> <tvar name="1">[[Special:ChangeEmail]]</tvar>, Change or remove email address</translate>
* <translate><!--T:364--> <tvar name="1">[[Special:ChangePassword]]</tvar>, For changing password</translate>
* <translate><!--T:365--> <tvar name="1">[[Special:CheckUser]]</tvar>, Check user. Available only to users with the [[<tvar name="2">Special:MyLanguage/Meta:CheckUsers</tvar>|CheckUser]] right.</translate>
* <translate><!--T:366--> <tvar name="1">[[Special:CheckUserLog]]</tvar>, CheckUser log</translate>
* <translate><!--T:367--> <tvar name="1">[[Special:CiteThisPage]]</tvar>, Cite this page</translate>
* [[Special:CollabPad]]
* <translate><!--T:368--> <tvar name="1">[[Special:ComparePages]]</tvar>, Compare differences between page A and B</translate>
* <translate><!--T:369--> <tvar name="1">[[Special:ConfirmEmail]]</tvar>, Confirm email address</translate>
* <translate><!--T:370--> <tvar name="1">[[Special:Contribs]]</tvar>, redirects to <tvar name="2">[[Special:Contributions]]</tvar></translate>
* <translate><!--T:371--> <tvar name="1">[[Special:Contributions]]</tvar>, List contributions of a user</translate>
* <translate><!--T:372--> <tvar name="1">[[Special:CreateAccount]]</tvar>, Create account</translate>
* <translate><!--T:373--> <tvar name="1">[[Special:CreateMassMessageList]]</tvar>, Create mass message delivery list</translate>

==== D ====
* <translate><!--T:374--> <tvar name="1">[[Special:DeadendPages]]</tvar>, Dead-end pages</translate>
* <translate><!--T:375--> <tvar name="1">[[Special:DeletedContributions]]</tvar>, Deleted user contributions</translate>
* <translate><!--T:376--> <tvar name="1">[[Special:Diff]]</tvar>, Display the difference between one version and another of a Wikipedia page</translate>
* <translate><!--T:377--> <tvar name="1">[[Special:DisableGlobalBlock]]</tvar>, Local status of global blocks</translate>
* [[Special:DisableOATHForUser]]
* <translate><!--T:378--> <tvar name="1">[[Special:DisambiguationPageLinks]]</tvar>, Pages linking to disambiguation pages</translate>
* <translate><!--T:379--> <tvar name="1">[[Special:DisambiguationPages]]</tvar>, Disambiguation pages</translate>
* <translate><!--T:380--> <tvar name="1">[[Special:DisplayNotificationsConfiguration]]</tvar>, Display Notifications configuration</translate>
* <translate><!--T:381--> <tvar name="1">[[Special:DoubleRedirects]]</tvar>, Double redirects</translate>

==== E ====
* [[Special:Edit]], redirects to [[Special:EditPage]]
* [[Special:EditMassMessageList]], Edit mass message delivery list
* [[Special:EditPage]], edit a page
* [[Special:EditTags]], For edit [[special:tags|tags]]
* [[Special:EditWatchlist]], Edit watchlist
* [[Special:EditWikiSets]], Wiki sets
* [[Special:EmailUser]], Email user
* [[Special:EntityUsage]], Entity usage
* [[Special:ExpandTemplates]], Expand templates
* [[Special:Export]], Export pages

==== F ====
* [[Special:FeedItem]], Feed item
* [[Special:FewestRevisions]], Pages with the fewest revisions
* [[Special:FileDuplicateSearch]], Search for duplicate files
* [[Special:FilePath]], Redirect to a file
* [[Special:FileList]], File list. Redirects to [[Special:ListFiles]]

==== G ====
* [[Special:Gadgets]], List of Gadgets
* [[Special:GadgetUsage]], Gadget usage statistics
* [[Special:GlobalBlock]], Globally block IP addresses
* [[Special:GlobalBlockList]], List of globally blocked IP addresses
* [[Special:GlobalBlockWhitelist]], Local status of global blocks
* [[Special:GlobalGroupPermissions]], Global group management
* [[Special:GloballyWantedFiles]], Globally wanted files
* [[Special:GlobalRenameProgress]], Global rename progress
* [[Special:GlobalRenameQueue]], Global rename queue
* [[Special:GlobalRenameRequest]], Global user account rename request
* [[Special:GlobalRenameUser]], Globally rename user account
* [[Special:GlobalUnblock]], Unblock globally blocked IP addresses
* [[Special:GlobalUsage]], Global file usage
* [[Special:GlobalUserMerge]], Merge user accounts
* [[Special:GlobalUserRights]], Membership in global groups
* [[Special:GlobalUsers]], Global accounts list
* [[Special:GoToInterwiki]], (required value: valid project prefix), Hop into another project. Example: [[Special:GoToInterwiki/fr:]]
* [[Special:GraphSandbox]], Graph sandbox

==== H ====
* [[Special:HideBanners]], gives blank page
* [[Special:Hieroglyphs]], Try hieroglyph markup
* [[Special:History]], (required value; valid page name). Page history. [[Special:History/Example]]

==== I ====
* [[Special:Import]], Import pages. Available only to [[Meta:Administrators|administrator]]s, [[importer]]s, and transwiki importers.
* [[Special:Info]], redirects to [[Special:PageInfo]]
* [[Special:Interwiki]], View interwiki data
* [[Special:InvalidateEmail]], invalidate e-mail. Parameter required.
* [[Special:Investigate]], same as [[Special:CheckUser]]
* [[Special:InvestigateBlock]], same as [[Special:CheckUser]]

==== L ====
* [[Special:LinkAccounts]], Link accounts
* [[Special:LinkSearch]], External links search
* [[Special:LintErrors]], Lint errors ([[mw:Help:Extension:Linter]])
* [[Special:ListAdmins]], redirects to [[Special:ListUsers/sysop]]
* [[Special:ListBots]], redirects to [[Special:ListUsers/bot]]
* [[Special:ListDuplicatedFiles]], List of files with duplicates
* [[Special:ListGrants]], Grants
* [[Special:ListGroupRights]], User group rights
* [[Special:ListRedirects]], Redirects
* [[Special:ListUsers]], List of all users
* [[Special:LockDB]], Lock database (disable write)
* [[Special:Log]], All public logs
* [[Special:LonelyPages]], Orphaned pages
* [[Special:LongPages]], Long pages
* [[Special:Login]], redirects to [[Special:UserLogin]]
* [[Special:Logout]], redirects to [[Special:UserLogout]]

==== M ====
* [[Special:Map]], Coordinates information
* [[Special:MassMessage]], Send mass message
* [[Special:MathShowImage]]
* [[Special:MathStatus]], Math status
* [[Special:MathWikibase]], information of mathematical items
* [[Special:MediaStatistics]], Media statistics about uploaded file types
* [[Special:MergeAccount]], Login unification
* [[Special:MergeHistory]], Merge page histories
* [[Special:MIMESearch]], MIME search
* [[Special:MobileDiff]], (required value: valid revision id). Shows diffs as they are shown on mobile web. Cf. [[Special:MobileDiff/1]]
* [[Special:MobileLanguages]], parameter required. Only available on mobile view.
* [[Special:MobileOptions]], Settings
* [[Special:MostCategories]], Pages with the most categories
* [[Special:MostGloballyLinkedFiles]], Most globally linked files
* [[Special:MostInterwikis]], Pages with the most interwikis
* [[Special:MostLinkedCategories]], Most linked-to categories
* [[Special:MostLinkedFiles]], Most linked-to files
* [[Special:MostLinkedPages]], Most linked-to pages
* [[Special:MostRevisions]], Pages with the most revisions
* [[Special:MostTranscludedPages]], Most transcluded pages
* [[Special:MovePage]], (required value: valid page name). Example [[Special:MovePage/Main page]]
* [[Special:MultiLock]], Lock and Unlock global accounts.
* [[Special:MyContributions]], User contributions
* [[Special:MyLanguage]], intended for multilingual sites. This special page goes to the page of the name supplied after the slash, e.g. [[Special:MyLanguage/Example]] goes to [[Example]] on this wiki. When an interwiki Page or an invalid page name is entered after the slash, this page redirects to Main page.
* [[Special:MyPage]], User page for active user, also used for generic link to User/[[Special:MyPage/sandbox|sandbox]]
* [[Special:MyTalk]], Talk page of active user.
* [[Special:MyUploads]], Uploads of active user

==== N ====
* [[Special:Nearby]], articles nearby your geographical location
* [[Special:NewFiles]], Gallery of new files
* [[Special:NewPages]], New pages
* [[Special:Notifications]], notifications
* [[Special:NotificationsMarkRead]], Notification: Mark as read
* [[Special:Nuke]], Mass delete

==== O ====
* [[Special:OATH]], Enable two-factor authentication
* [[Special:OAuth]], Outside application authorization
* [[Special:OAuthListConsumers]], List OAuth applications
* [[Special:OAuthManageMyGrants]], Manage connected applications
* [[Special:OrphanedTimedText]], Orphaned TimedText pages
* [[Special:OrphanedPages]], Orphaned pages

==== P ====
* [[Special:PageHistory]], e.g. [[Special:PageHistory/Example]] is the page history for the page [[Example]]. Redirects to [[Special:History]] on mobile view.
* [[Special:PageInfo]], information for a page
* [[Special:PagesWithBadges]], Pages with badges (e.g. good article or featured article)
* [[Special:PasswordReset]], Reset password
* [[Special:PermanentLink]], A link to a specific version of a wiki page
* [[Special:Preferences]], preferences
* [[Special:PrefixIndex]], All pages with prefix
* [[Special:ProtectedPages]], Protected pages
* [[Special:ProtectedTitles]], Protected titles
* [[Special:ProvideSubmittedText]], parameter required (e.g. [[Special:ProvideSubmittedText/Example]])
* [[Special:Purge]], refresh a page

==== Q ====
* [[Special:QueryBadges]], redirects to [[Special:PagesWithBadges]]

==== R ====
* [[Special:Random]], Random page
* [[Special:RandomInCategory]], Random page in category
* [[Special:RandomRedirect]], Random redirect
* [[Special:RandomRootpage]]
* [[Special:RecentChanges]], Recent changes
* [[Special:RecentChangesLinked]], Related changes
* [[Special:RecordImpression]], blank page
* [[Special:Redirect]], Redirect by file, user, page, revision, or log ID
* [[Special:RemoveCredentials]]
* [[Special:RenameUser]], locally rename user. Used extremely rarely and available only to [[stewards]].
* [[Special:ResetTokens]], Reset tokens which allow access to certain private data associated with your account
* [[Special:RevisionDelete]], used to delete revisions
* [[Special:RunJobs]]

==== S ====
* [[Special:Search]], search
* [[Special:SecurePoll]], list of polls
* [[Special:ShortPages]], Short pages
* [[Special:SiteMatrix]], Lists all Wikimedia wikis
* [[Special:SpecialPages]], Special pages
* [[Special:Statistics]], statistics

==== T ====
* [[Special:Tags]], Tags that the software may mark an edit or logged action with, and their meaning
* [[Special:TemplateSandbox]], Template sandbox
* [[Special:Thanks]], Send thanks
* [[Special:TimedMediaHandler]], redirects to [[Special:Transcode statistics]]
* [[Special:TrackingCategories]], Tracking categories which are automatically populated by the MediaWiki software
* [[Special:TranscodeStatistics]], redirects to [[Special:Transcode statistics]]
* [[Special:Transcode statistics]], gives current transcoding status. Viewable only by autoconfirmed users.
* [[Special:TwoColConflictProvideSubmittedText]], redirects to [[Special:ProvideSubmittedText]]
* [[Special:Two-factor authentication]], Enable two-factor authentication

==== U ====
* [[Special:Unblock]], Unblock user
* [[Special:UncategorizedCategories]], Uncategorized categories
* [[Special:UncategorizedFiles]], Uncategorized files
* [[Special:UncategorizedPages]], Uncategorized pages
* [[Special:UncategorizedTemplates]], Uncategorized templates
* [[Special:UnconnectedPages]], Pages not connected to data items
* [[Special:Undelete]], Search deleted pages; View and restore deleted pages
* [[Special:UnlinkAccounts]]
* [[Special:UnlockDB]], opposite of [[#L|LockDB]]
* [[Special:UnusedCategories]], Unused categories
* [[Special:UnusedFiles]], Unused files
* [[Special:UnusedTemplates]], Unused templates
* [[Special:Upload]], Upload file
* [[Special:Uploads]], redirects to [[Special:ListFiles]]
* [[Special:UploadStash]], Upload stash, files that are uploaded or in the process of uploading
* [[Special:UrlRedirector]], redirects to [[Special:UrlShortener]]
* [[Special:UrlShortener]], URL Shortener. Only available on [[Special:UrlShortener|meta.wikimedia.org]].
* [[Special:UserLogin]], log in
* [[Special:UserLogout]], log out
* [[Special:UserMerge]], merge users
* [[Special:UserRights]], User groups management
* [[Special:UserGroupRights]], redirects to [[Special:ListGroupRights]]
* [[Special:UserList]], redirects to [[Special:ListUsers]]

==== V ====
* [[Special:Version]], Version of MediaWiki in use, extensions installed, authors, etc.
* [[Special:VipsTest]], VIPS scaling test page

==== W ====
* [[Special:WantedCategories]], most red-linked categories
* [[Special:WantedFiles]], most red-linked images
* [[Special:WantedPages]], most red-linked articles
* [[Special:WantedTemplates]], most red-linked templates
* [[Special:Watchlist]], watchlist
* [[Special:WhatLinksHere]], What links here
* [[Special:WikiSets]], Wiki sets
* [[Special:WithoutInterwiki]], Pages without language links
* [[Special:WikimediaWikis]], Wikimedia wikis. Redirects to [[Special:SiteMatrix]].
* [[Special:WithoutConnection]], Pages not connected to data items

<translate>
== Linking and transcluding == <!--T:311-->
</translate>
{{anchor|Linking to or listing special pages}}
<translate>
<!--T:312-->
To create a link to a special page:
</translate>
* <code><nowiki>[[Special:PrefixIndex/HMS]]</nowiki></code> → [[Special:PrefixIndex/HMS]]
<translate>
<!--T:313-->
It can take a label:
</translate>
* <code><nowiki>[[Special:PrefixIndex/HMS|All HMSs]]</nowiki></code> → [[Special:PrefixIndex/HMS|All HMSs]]

<translate>
<!--T:314-->
To present the list on a page, transclude the name:
</translate>
* <code><nowiki>{{Special:PrefixIndex/HMS}}</nowiki></code>
<translate><!--T:315--> However, some pages cannot be transcluded and would produce only a wikilink (e.g., <tvar name="1"><code><nowiki>{{Special:Random}}</nowiki></code></tvar> → <tvar name="2">{{Special:Random}}</tvar>). When non-existent pages are linked or transcluded, a red link is produced (e.g., <tvar name="3">[[Special:RedLinkExample]]</tvar>).</translate>{{efn|1=<translate><!--T:316--> <tvar name="1">[[MediaWiki:Nospecialpagetext]]</tvar> is the message displayed for non-existent special pages. However, <tvar name="2">[[Special:Badtitle]]</tvar> is peculiar as it has actual viewable content but is a red link, which is because this special page was intentionally and by design to be considered non-existent (unlike all other valid page names.) See <tvar name="3">[[:phab:T262959]]</tvar> for more details.</translate>}}

<translate>
<!--T:317-->
More information on transcludable special pages can be found at [[w:Help:Transclusion#Special pages]].

=== Links containing URL query strings === <!--T:318-->
</translate>
{{main|w:Help:Link#Links containing URL query strings}}
<translate>
<!--T:319-->
Because the ampersand character (&) is disallowed, it is not possible to create an ordinary link containing <tvar name="1"><code>&action=edit</code></tvar> or <tvar name="2"><code>&redirect=no</code></tvar> in the URL query string.

== Special pages in other languages == <!--T:320-->

<!--T:321-->
The term in the site language equivalent to the English word "Special" and the special page name in English (e.g. "Special:Statistics") is used in each project, for example:
</translate>
* <translate><!--T:322--> "<tvar name="1">{{lang|es|Especial:Estadísticas|italic=no}}</tvar>" in Spanish</translate>
* <translate><!--T:323--> "<tvar name="1">{{lang|nl|Speciaal:Statistieken|italic=no}}</tvar>" in Dutch</translate>
* <translate><!--T:324--> "<tvar name="1">{{lang|fr|Spécial:Statistiques|italic=no}}</tvar>" in French</translate>
* <translate><!--T:325--> "<tvar name="1">{{lang|de|Spezial:Statistik|italic=no}}</tvar>" in German</translate>

<translate>
<!--T:326-->
These also appear in the [[<tvar name="1">Special:MyLanguage/Help:URL</tvar>|URL]]s. The English word "Special" and the special page name in English (e.g. "Special:Statistics") always works, even on foreign-language sites, but non-English equivalents don't work on English-language projects, nor on other-language project besides the language edition one is on.

== See also == <!--T:327-->
</translate>
* <translate><!--T:328--> [[<tvar name="1">mw:Special:MyLanguage/Writing a new special page</tvar>|Writing a new special page]] on the MediaWiki site</translate>
* <translate><!--T:329--> [[<tvar name="1">mw:Special:MyLanguage/Category:Special page extensions</tvar>|Special page extensions]]: MediaWiki category</translate>

<translate>
== Notes == <!--T:330-->
</translate>
{{notelist}}

<translate>
== References == <!--T:331-->
</translate>
{{reflist}}

<translate>
== External links == <!--T:332-->
</translate>
* [https://doc.wikimedia.org/mediawiki-core/master/php/html/classSpecialPage.html <translate><!--T:333--> MediaWiki special page class definitions</translate>]
{{h:f|langs=|enname=Special page}}

[[Category:Reader handbook{{#translation:}}]]

Latest revision as of 22:02, 24 May 2024