<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://compusofia.com/w/index.php?action=history&amp;feed=atom&amp;title=Help%3ASpecial_pages%2Fen</id>
	<title>Help:Special pages/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://compusofia.com/w/index.php?action=history&amp;feed=atom&amp;title=Help%3ASpecial_pages%2Fen"/>
	<link rel="alternate" type="text/html" href="https://compusofia.com/w/index.php?title=Help:Special_pages/en&amp;action=history"/>
	<updated>2026-04-23T13:24:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://compusofia.com/w/index.php?title=Help:Special_pages/en&amp;diff=9298&amp;oldid=prev</id>
		<title>FuzzyBot: Updating to match new version of source page</title>
		<link rel="alternate" type="text/html" href="https://compusofia.com/w/index.php?title=Help:Special_pages/en&amp;diff=9298&amp;oldid=prev"/>
		<updated>2026-04-17T09:51:36Z</updated>

		<summary type="html">&lt;p&gt;Updating to match new version of source page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
{{PD Help Page}}&lt;br /&gt;
{{Special page}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Special pages&amp;#039;&amp;#039;&amp;#039; are pages that are created by the software on demand.&lt;br /&gt;
They are located in their own [[Special:MyLanguage/Help:Namespaces|namespace]] (&amp;#039;&amp;#039;{{ns:-1}}&amp;#039;&amp;#039;) and are not editable directly as other pages.&lt;br /&gt;
&lt;br /&gt;
Some special pages depend on the [[Special:MyLanguage/Help:Preferences|preferences]] that have been set by a user, e.g., the number of titles which is displayed on a user&amp;#039;s [[Special:MyLanguage/Help:Watchlist|watchlist]].&lt;br /&gt;
&lt;br /&gt;
Special pages also take parameters, e.g., [[Special:Log/block]] takes you to the log of block users.&lt;br /&gt;
&lt;br /&gt;
To view a directory of all special pages, use [[Special:SpecialPages]].&lt;br /&gt;
&lt;br /&gt;
== Editing Special namespace pages ==&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;Special:&amp;lt;/code&amp;gt; namespace stands for special pages generated by MediaWiki. There is no matching talk space. The special pages are not made up of wikitext and are therefore not editable like other pages might be.&lt;br /&gt;
&lt;br /&gt;
They usually contain [[Help:System message#Finding messages and documentation|system messages]] from MediaWiki namespace, which are editable by [[Special:MyLanguage/Interface administrators|interface administrators]].&lt;br /&gt;
&lt;br /&gt;
{{Note|type=reminder|text=The ampersand character (&amp;lt;code&amp;gt;&amp;amp;&amp;lt;/code&amp;gt;) is not allowed.}}&lt;br /&gt;
&lt;br /&gt;
== Linking, transcluding, or redirecting to a special page ==&lt;br /&gt;
You can [[Special:MyLanguage/Help:Links|link]] a special page as you would do for any other internal page; e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Special:Diff|see diff page]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
Some special pages can take a parameter value after a slash character; e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Special:Diff/6372234]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; takes a user to the 6372234 revision ID of this page.&lt;br /&gt;
&lt;br /&gt;
Some special pages are [[Special:MyLanguage/Help:Transclusion|transcludable]], and some other ones are not.&lt;br /&gt;
For example, you may transclude the list of [[Special:MyLanguage/Help:Recent changes|recent changes]] with &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Special:RecentChanges}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
But, transcluding &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Special:Random}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; gives {{Special:Random}}.&lt;br /&gt;
&lt;br /&gt;
You cannot create a [[Special:MyLanguage/Help:Redirects|redirection]] towards a special page: it will display a link towards the page instead of a direct redirect to it.&lt;br /&gt;
However, some special pages have [[#Page name alias and localization|built-in aliases which redirect to them]].&lt;br /&gt;
&lt;br /&gt;
=== Links containing URL query strings ===&lt;br /&gt;
&lt;br /&gt;
Since the ampersand (&amp;lt;code&amp;gt;&amp;amp;&amp;lt;/code&amp;gt;) is not allowed, you can&amp;#039;t create a standard link with &amp;lt;code&amp;gt;&amp;amp;action=edit&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;amp;redirect=no&amp;lt;/code&amp;gt; in the URL query string.&lt;br /&gt;
&lt;br /&gt;
== Page name alias and localization ==&lt;br /&gt;
Unlike other namespaces, the first heading of pages in the &amp;lt;code&amp;gt;Special:&amp;lt;/code&amp;gt; namespace is not consistent with the page name in the URL.&lt;br /&gt;
The &amp;lt;code&amp;gt;Special:&amp;lt;/code&amp;gt; prefix is not displayed, and the heading text may vary a bit from the page name.&lt;br /&gt;
&lt;br /&gt;
Each special page has a default English name, but it may also have aliases, i.e. other special page names which redirect to it.&lt;br /&gt;
Besides, on non-English wikis (i.e. {{ll|Manual:$wgLanguageCode|$wgLanguageCode}} different from “en”), special page names are localized, and English names are aliases which redirect to the localized page name.&lt;br /&gt;
&lt;br /&gt;
{{Note|type=reminder|text=The localized aliases only work in one language per wiki, in addition to English ones; e.g. Italian special page names only work on Italian wikis. Multilingual wikis with [[Special:MyLanguage/Extension:Translate|Translate extension]] only support English names.}}&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;Special:&amp;lt;/code&amp;gt; namespace prefix itself may be localized depending on the wiki content language.&lt;br /&gt;
&lt;br /&gt;
For example, in each project&amp;#039;s language, the word used for &amp;quot;Special&amp;quot; in special page names like &amp;lt;code&amp;gt;Special:Statistics&amp;lt;/code&amp;gt; is different. Here is the equivalent term in each language:&lt;br /&gt;
&lt;br /&gt;
* {{#language:de|{{PAGELANGUAGE}}}}: &amp;lt;code&amp;gt;Spezial:Statistik&amp;lt;/code&amp;gt;&lt;br /&gt;
* {{#language:es|{{PAGELANGUAGE}}}}: &amp;lt;code&amp;gt;Especial:Estadísticas&amp;lt;/code&amp;gt;&lt;br /&gt;
* {{#language:fr|{{PAGELANGUAGE}}}}: &amp;lt;code&amp;gt;Spécial:Statistiques&amp;lt;/code&amp;gt;&lt;br /&gt;
* {{#language:nl|{{PAGELANGUAGE}}}}: &amp;lt;code&amp;gt;Speciaal:Statistieken&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== List of special pages ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;[[Special:SpecialPages|Special:SpecialPages]]&amp;#039;&amp;#039; shows a list of almost all special pages on a wiki. It is often linked in the [[Special:MyLanguage/Help:Navigation#Toolbox|toolbox]] on the side panel.&lt;br /&gt;
&amp;lt;!-- This ensures that “includable” only has to be translated once --&amp;gt;&lt;br /&gt;
{{:Help:Special pages/list&lt;br /&gt;
| this list  = This list:&lt;br /&gt;
| includable = includable&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[w:Help:Special page]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Help{{#translation:}}]]&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>