System messages
Appearance
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+globalallusers-param-excludegroup (talk) (Translate) | Exclude users in given global groups. |
| apihelp-query+globalallusers-param-excludenamed (talk) (Translate) | Exclude users of named accounts. |
| apihelp-query+globalallusers-param-excludetemp (talk) (Translate) | Exclude users of temporary accounts. |
| 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: |
| apihelp-query+globalallusers-param-to (talk) (Translate) | The username to stop enumerating at. |
| apihelp-query+globalallusers-paramvalue-prop-existslocally (talk) (Translate) | Adds the information if the user exists locally. |
| apihelp-query+globalallusers-paramvalue-prop-groups (talk) (Translate) | Lists global groups that the user is in. This uses more server resources and may return fewer results than the limit. |
| apihelp-query+globalallusers-paramvalue-prop-lockinfo (talk) (Translate) | Whether the user account is locked. |
| apihelp-query+globalallusers-summary (talk) (Translate) | Enumerate all global users. |
| 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 or $1targets. 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-param-targets (talk) (Translate) | Pipe-separated list of usernames, IP addresses, or IP ranges to search for. To search for IP blocks inside a given range, use $1ip instead. |
| apihelp-query+globalblocks-paramvalue-prop-address (talk) (Translate) | Adds the target of the global block. This is deprecated and has been replaced by the 'target' prop. |
| apihelp-query+globalblocks-paramvalue-prop-by (talk) (Translate) | Adds the username of the blocking user, along with the wiki where they performed the global block. |
| apihelp-query+globalblocks-paramvalue-prop-expiry (talk) (Translate) | Adds the timestamp of when the global block expires. |
| apihelp-query+globalblocks-paramvalue-prop-id (talk) (Translate) | Adds the ID of the global block. |
| apihelp-query+globalblocks-paramvalue-prop-range (talk) (Translate) | Adds the range of IP addresses affected by the global block (not included if the block does not target IP addresses). |
| apihelp-query+globalblocks-paramvalue-prop-reason (talk) (Translate) | Adds the reason given for the global block. |
| apihelp-query+globalblocks-paramvalue-prop-target (talk) (Translate) | Adds the target of the global block. |
| apihelp-query+globalblocks-paramvalue-prop-timestamp (talk) (Translate) | Adds the timestamp of when the global block was given. |
| apihelp-query+globalblocks-summary (talk) (Translate) | List all globally blocked IP addresses. |
| apihelp-query+globalcontributions-example-1 (talk) (Translate) | Show most recent edits across all wikis for a given user. |
| apihelp-query+globalcontributions-example-2 (talk) (Translate) | Show most recent edits across all wikis for a given user from a given continuation offset, with a custom limit. |
| apihelp-query+globalcontributions-param-limit (talk) (Translate) | Limit of rows. |
| apihelp-query+globalcontributions-param-offset (talk) (Translate) | Continuation offset to resume the enumeration from. |
| apihelp-query+globalcontributions-param-target (talk) (Translate) | Username to look up (must not be an IP). |
| apihelp-query+globalcontributions-summary (talk) (Translate) | Show most recent edits across all wikis for a given registered user. |
| 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-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. |
| apihelp-query+globalrenamestatus-summary (talk) (Translate) | Show information about global renames that are in progress. |