System messages
This is a list of system messages available in the MediaWiki namespace.
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
| Name | Default message text |
|---|---|
| Current message text | |
| apihelp-query+geosearch-param-coord (talk) (Translate) | Coordinate around which to search. |
| apihelp-query+geosearch-param-debug (talk) (Translate) | Whether debug information should be returned. |
| apihelp-query+geosearch-param-globe (talk) (Translate) | Globe to search on. See [[mw:Special:MyLanguage/Extension:GeoData#Glossary]] for details. |
| apihelp-query+geosearch-param-limit (talk) (Translate) | Maximum number of pages to return. |
| apihelp-query+geosearch-param-maxdim (talk) (Translate) | Restrict search to objects no larger than this, in meters. |
| apihelp-query+geosearch-param-namespace (talk) (Translate) | Namespaces to search. |
| apihelp-query+geosearch-param-page (talk) (Translate) | Title of page around which to search. |
| apihelp-query+geosearch-param-primary (talk) (Translate) | Which kind of coordinates to return. |
| apihelp-query+geosearch-param-prop (talk) (Translate) | Which additional coordinate properties to return. (Properties that are always returned: <var>lat</var>, <var>lon</var>, and either <var>primary</var> or <var>secondary</var> as a boolean flag.) |
| apihelp-query+geosearch-param-radius (talk) (Translate) | Search radius in meters. |
| apihelp-query+geosearch-param-sort (talk) (Translate) | Set the sort order of returned results. |
| apihelp-query+geosearch-paramvalue-sort-distance (talk) (Translate) | Rank pages by their distance to the center. |
| apihelp-query+geosearch-paramvalue-sort-relevance (talk) (Translate) | Rank pages by their relevance according to [[mw:Extension:CirrusSearch|CirrusSearch]], similar to how [[Special:Search]] does it. Currently only supported on wikis that use the ElasticSearch backend, see [[mw:Extension:GeoData#Search backends]]. |
| apihelp-query+geosearch-summary (talk) (Translate) | Returns pages having coordinates that are located in a certain area. |
| apihelp-query+globalallusers-description (talk) (Translate) | Enumerate all global users. |
| apihelp-query+globalallusers-example-1 (talk) (Translate) | List global users |
| apihelp-query+globalallusers-example-2 (talk) (Translate) | Show some information for global users starting from "ABC" |
| apihelp-query+globalallusers-param-dir (talk) (Translate) | Direction to sort in. |
| apihelp-query+globalallusers-param-excludegroup (talk) (Translate) | Exclude users in given global groups. |
| apihelp-query+globalallusers-param-from (talk) (Translate) | The username to start enumerating from. |
| apihelp-query+globalallusers-param-group (talk) (Translate) | Limit users to given global groups. |
| apihelp-query+globalallusers-param-limit (talk) (Translate) | How many total usernames to return. |
| apihelp-query+globalallusers-param-prefix (talk) (Translate) | Search for all users that begin with this value. |
| apihelp-query+globalallusers-param-prop (talk) (Translate) | What pieces of information to include: ;lockinfo:Whether the user account is locked. ;groups:Lists global groups that the user is in. This uses more server resources and may return fewer results than the limit. ;existslocally:Adds the information if the user exists locally. |
| apihelp-query+globalallusers-param-to (talk) (Translate) | The username to stop enumerating at. |
| apihelp-query+globalallusers-summary (talk) (Translate) | Enumerate all global users. |
| apihelp-query+globalblocks-description (talk) (Translate) | List all globally blocked IP addresses. |
| apihelp-query+globalblocks-example-1 (talk) (Translate) | List all global blocks |
| apihelp-query+globalblocks-example-2 (talk) (Translate) | List global blocks applying to IP address 192.0.2.18 |
| apihelp-query+globalblocks-param-addresses (talk) (Translate) | Pipe-separated list of IP addresses to search for. |
| apihelp-query+globalblocks-param-end (talk) (Translate) | The timestamp to stop enumerating at. |
| apihelp-query+globalblocks-param-ids (talk) (Translate) | Pipe-separated list of block IDs to list. |
| apihelp-query+globalblocks-param-ip (talk) (Translate) | Get all blocks applying to this IP address or CIDR range, including range blocks. Cannot be used together with $1addresses. CIDR ranges broader than /16 are not accepted. |
| apihelp-query+globalblocks-param-limit (talk) (Translate) | The maximum amount of blocks to list. |
| apihelp-query+globalblocks-param-prop (talk) (Translate) | Which properties to get. |
| apihelp-query+globalblocks-param-start (talk) (Translate) | The timestamp to start enumerating from. |
| apihelp-query+globalblocks-summary (talk) (Translate) | List all globally blocked IP addresses. |
| apihelp-query+globalgroups-description (talk) (Translate) | Enumerate all global groups. |
| apihelp-query+globalgroups-example-1 (talk) (Translate) | List global groups |
| apihelp-query+globalgroups-example-2 (talk) (Translate) | Show global groups with the rights they grant |
| apihelp-query+globalgroups-param-prop (talk) (Translate) | What pieces of information to include. |
| apihelp-query+globalgroups-summary (talk) (Translate) | Enumerate all global groups. |
| apihelp-query+globalpreferences-extended-description (talk) (Translate) | Can retrieve both global preferences and their local overrides. |
| apihelp-query+globalpreferences-param-prop (talk) (Translate) | Which prererences to include: |
| apihelp-query+globalpreferences-paramvalue-prop-localoverrides (talk) (Translate) | Local overrides for global preferences. |
| apihelp-query+globalpreferences-paramvalue-prop-preferences (talk) (Translate) | Global preferences. |
| apihelp-query+globalpreferences-summary (talk) (Translate) | Retrieve global preferences for the current user. |
| apihelp-query+globalrenamestatus-description (talk) (Translate) | Show information about global renames that are in progress. |
| apihelp-query+globalrenamestatus-example-1 (talk) (Translate) | Get information about the current global user |
| apihelp-query+globalrenamestatus-param-user (talk) (Translate) | User that is being renamed. Can be either their old name or new name. |