Content deleted Content added
Filling in 12 references using Reflinks |
Special pages can be installed/uninstalled, but it has to be done on Phabricator, and cannot be done in the way you would create pages on a wikimedia project. |
||
Line 4:
{{information page|H:SP|WP:HSPEC|WP:SPEC|WP:SPECIAL}}
{{namespaces}}
'''Special pages''' are pages generated by the software on demand for special purposes, usually related to project maintenance. They are found in the <code>Special:</code> [[Wikipedia:Namespace|namespace]], a virtual namespace whose pages lack corresponding talk pages. They are not written in [[Help:Wikitext|wikitext]] and
Special pages often take [[parameter (computer programming)|parameter]]s. 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.wikipedia.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.
|