Sarna News: Bad 'Mechs - Icestorm

Difference between revisions of "Help:Special pages"

Line 34: Line 34:
 
* [[Special:ApiHelp]]: MediaWiki API help.
 
* [[Special:ApiHelp]]: MediaWiki API help.
 
* [[Special:ApiSandbox]]
 
* [[Special:ApiSandbox]]
* [[Special:Book]] (Manage your book): gives access to functionality for creating personalized sets of BattleTechWiki pages. See [[Help:Books]].
 
 
* [[Special:ComparePages]]: to compare two pages (diffs between two pages).
 
* [[Special:ComparePages]]: to compare two pages (diffs between two pages).
 
* [[Special:Diff]]: e.g. <code><nowiki>[[Special:Diff/611653557|<text>]]</nowiki></code> gives [[Special:Diff/611653557|diff between version 611653557 and the preceding version of the same article]], or <code><nowiki>[[Special:Diff/583498451/611653557|<text>]]</nowiki></code> gives [[Special:Diff/583498451/611653557|diff between version 583498451 and 611653557]], not necessarily of the same article, e.g. [[Special:Diff/330350877/611653557]].
 
* [[Special:Diff]]: e.g. <code><nowiki>[[Special:Diff/611653557|<text>]]</nowiki></code> gives [[Special:Diff/611653557|diff between version 611653557 and the preceding version of the same article]], or <code><nowiki>[[Special:Diff/583498451/611653557|<text>]]</nowiki></code> gives [[Special:Diff/583498451/611653557|diff between version 583498451 and 611653557]], not necessarily of the same article, e.g. [[Special:Diff/330350877/611653557]].
** [[Special:MobileDiff/548289653...567368971|Special:MobileDiff/''id1''...''id2'']]: diffs in mobile version. e.g., [[Special:MobileDiff/548289653...567368971]].
+
* [[Special:Export]] (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.
* [[Special:Export]] (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 [[Help:Export]].
+
* [[Special:MIMESearch]]: filters files for [[w:media type|media type]].
* [[Special:Gadgets]]: lists gadgets that users can enable in their preferences.
 
* [[Special:MIMESearch]]: filters files for [[media type]].
 
 
* [[Special:MovePage]]: for moving (renaming) a page (see [[BattleTechWiki:Moving a page]]). The page must be given as a parameter.
 
* [[Special:MovePage]]: for moving (renaming) a page (see [[BattleTechWiki:Moving a page]]). The page must be given as a parameter.
* [[Special:Nearby]]: to see a list of articles around you (articles near your geographical location).
+
* [[Special:Random]]: redirects to a random page from the main namespace which is not a redirect. Other namespaces can be specified as a parameter, e.g. [[Special:Random/Talk]].
* [[Special:Random]]: redirects to a random page from the main namespace which is not a redirect. Other namespaces can be specified as a parameter, e.g. [[Special:Random/Talk]]. See [[BattleTechWiki:Random]] for more details.
 
 
* [[Special:RandomInCategory]] (Random page in category): redirects to a random page within the specified category (can be from any namespace).
 
* [[Special:RandomInCategory]] (Random page in category): redirects to a random page within the specified category (can be from any namespace).
 
* [[Special:RandomRedirect]]: redirects to a random redirect page.
 
* [[Special:RandomRedirect]]: redirects to a random redirect page.
* [[Special:RandomRootpage]]: 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.<ref>[[BattleTechWiki:BattleTechWiki Signpost/Newsroom/Suggestions/Archive 18#Volunteer-initiated extension to be deployed to Wikimedia sites]]</ref>
+
* [[Special:RandomRootpage]]: 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.
* [[Special:Search]]: for searching BattleTechWiki. See [[Help:Searching]].
 
* [[Special:TemplateSandbox]]
 
 
* [[Special:Upload]] (Upload file): upload a file to the wiki.
 
* [[Special:Upload]] (Upload file): upload a file to the wiki.
* [[Special:VipsTest]] (VIPS scaling test page)
+
* [[Special:WhatLinksHere]]: enables listing all pages linking to a given page (including transclusions and redirects). The target can be specified as a parameter, e.g. [[Special:WhatLinksHere/Wyvern]].
* [[Special:WhatLinksHere]]: enables listing all pages linking to a given page (including transclusions and redirects). The target can be specified as a parameter, e.g. [[Special:WhatLinksHere/Swaziland]]. See [[Help:What links here]].
 
  
 
==== Latest changes ====
 
==== Latest changes ====

Revision as of 20:18, 22 January 2024

BattleTechWiki data structure
Namespaces
Subject namespaces Talk namespaces
0 (Main/Article) Talk 1
2 User User talk 3
4 BattleTechWiki BattleTechWiki 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
100 Policy Policy Talk 101
102 Property Property talk 103
106 Form Form talk 107
108 Concept Concept talk 109
112 smw/schema smw/schema talk 113
114 Rule Rule talk 115
118 Draft Draft Talk 119
828 Module Module talk 829
3000 Portal Portal Talk 3001
3010 Guideline Guideline Talk 3011
3012 Information Information Talk 3013
Virtual namespaces
-1 Special
-2 Media
Current list (API call)

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 cannot be directly edited 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 directly 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://sarna.net/wiki/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 BattleTechWiki 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, or 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 MediaWiki:Booksources-summary is used on that page.

Available special pages

By function

General information

Page listings

Tools

Latest changes

Users

Global users
  • Special:CentralAuth (Global account information): global user statistics through the unified login or SUL (single user login). e.g. Special:CentralAuth/Jimbo Wales.
  • Special:GlobalBlockList (List of globally blocked IP addresses): all IP addresses with global blocks.
  • Special:GlobalGroupPermissions (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.
  • Special:GlobalUsers (Global accounts list): lists users across all Wikimedia wikis, along with global user group membership, and whether their account exists locally on English BattleTechWiki. Can also be filtered by global user groups.

Personal

Maintenance

Miscellaneous

Restricted

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

Infrequently updated

The following special pages are updated on a less regular schedule. Some of these pages may have analogues on cloud services.

Alphabetical order

A

B

C

D

E

F

G

H

I

L

M

N

O

P

Q

R

S

T

U

V

W

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:RedLinkExample).[lower-alpha 1]

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

Notes

  1. MediaWiki:Nospecialpagetext is the message displayed for non-existent special pages. However, Special:Badtitle 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 phab:T262959 for more details.

References

  1. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/ancientpages.pp
  2. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/deadendpages.pp
  3. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/fewestrevisions.pp
  4. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#4
  5. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#9
  6. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#14
  7. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/mostlinked.pp
  8. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/mostrevisions.pp
  9. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#19
  10. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#24
  11. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/wantedpages.pp
  12. https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/0c69e0e8cdcdf4cf25a29aebe9ae87eb2eabf700/modules/profile/manifests/mediawiki/maintenance/updatequerypages/enwiki/cronjob.pp#29

External links