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+categorymembers-paramvalue-prop-sortkey (talk) (Translate) | Adds the sortkey used for sorting in the category (hexadecimal string). |
| apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix (talk) (Translate) | Adds the sortkey prefix used for sorting in the category (human-readable part of the sortkey). |
| apihelp-query+categorymembers-paramvalue-prop-timestamp (talk) (Translate) | Adds the timestamp of when the page was included. |
| apihelp-query+categorymembers-paramvalue-prop-title (talk) (Translate) | Adds the title and namespace ID of the page. |
| apihelp-query+categorymembers-paramvalue-prop-type (talk) (Translate) | Adds the type that the page has been categorised as (<samp>page</samp>, <samp>subcat</samp> or <samp>file</samp>). |
| apihelp-query+categorymembers-summary (talk) (Translate) | List all pages in a given category. |
| apihelp-query+centralnoticeactivecampaigns-description (talk) (Translate) | Get a list of currently active campaigns with start and end dates and associated banners. |
| apihelp-query+centralnoticeactivecampaigns-example-1 (talk) (Translate) | Get a list of currently active campaigns with start and end dates and associated banners. |
| apihelp-query+centralnoticeactivecampaigns-param-includefuture (talk) (Translate) | Include enabled future campaigns (as well as currently active campaigns). |
| apihelp-query+centralnoticeactivecampaigns-summary (talk) (Translate) | Get a list of currently active campaigns with start and end dates and associated banners. |
| apihelp-query+centralnoticelogs-description (talk) (Translate) | Get a log of campaign configuration changes. |
| apihelp-query+centralnoticelogs-example-1 (talk) (Translate) | Show logs |
| apihelp-query+centralnoticelogs-param-campaign (talk) (Translate) | Campaign name (optional). Separate multiple values with a "|" (vertical bar). |
| apihelp-query+centralnoticelogs-param-end (talk) (Translate) | End time of range (optional). |
| apihelp-query+centralnoticelogs-param-limit (talk) (Translate) | Maximum rows to return (optional). |
| apihelp-query+centralnoticelogs-param-offset (talk) (Translate) | Offset into result set (optional). |
| apihelp-query+centralnoticelogs-param-start (talk) (Translate) | Start time of range (optional). |
| apihelp-query+centralnoticelogs-param-user (talk) (Translate) | Username (optional). |
| apihelp-query+centralnoticelogs-summary (talk) (Translate) | Get a log of campaign configuration changes. |
| apihelp-query+checkuser-description (talk) (Translate) | Check which IP addresses are used by a given username or which usernames are used by a given IP address. |
| apihelp-query+checkuser-example-1 (talk) (Translate) | Check IP addresses for [[User:Example]] |
| apihelp-query+checkuser-example-2 (talk) (Translate) | Check edits from 192.0.2.0/24 |
| apihelp-query+checkuser-param-limit (talk) (Translate) | Limit of rows. |
| apihelp-query+checkuser-param-reason (talk) (Translate) | Reason to check. |
| apihelp-query+checkuser-param-request (talk) (Translate) | Type of CheckUser request: ;userips:Get IP address of target user. ;edits:Get changes from target IP address or range. ;ipusers:Get users from target IP address or range. |
| apihelp-query+checkuser-param-target (talk) (Translate) | Username, IP address, or CIDR range to check. |
| apihelp-query+checkuser-param-timecond (talk) (Translate) | Time limit of user data (like "-2 weeks" or "2 weeks ago"). |
| apihelp-query+checkuser-param-xff (talk) (Translate) | Use XFF data instead of IP address. |
| apihelp-query+checkuser-summary (talk) (Translate) | Check which IP addresses are used by a given username or which usernames are used by a given IP address. |
| apihelp-query+checkuserlog-description (talk) (Translate) | Get entries from the CheckUser log. |
| apihelp-query+checkuserlog-example-1 (talk) (Translate) | Show checks of [[User:Example]] |
| apihelp-query+checkuserlog-example-2 (talk) (Translate) | Show checks of 192.0.2.0/24 after 2011-10-15T23:00:00Z |
| apihelp-query+checkuserlog-param-from (talk) (Translate) | The timestamp to start enumerating from. |
| apihelp-query+checkuserlog-param-limit (talk) (Translate) | Limit of rows. |
| apihelp-query+checkuserlog-param-reason (talk) (Translate) | Reason given for the check. |
| apihelp-query+checkuserlog-param-target (talk) (Translate) | Checked user, IP address, or CIDR range. |
| apihelp-query+checkuserlog-param-to (talk) (Translate) | The timestamp to end enumerating. |
| apihelp-query+checkuserlog-param-user (talk) (Translate) | Username of the CheckUser. |
| apihelp-query+checkuserlog-summary (talk) (Translate) | Get entries from the CheckUser log. |
| apihelp-query+configuredpages-description (talk) (Translate) | Enumerate all pages that have custom review configurations. |
| apihelp-query+configuredpages-example-1 (talk) (Translate) | Show a list of pages with custom review configurations |
| apihelp-query+configuredpages-example-2 (talk) (Translate) | Get some info about pages with custom review configurations |
| apihelp-query+configuredpages-param-autoreview (talk) (Translate) | Review/autoreview restriction level. |
| apihelp-query+configuredpages-param-default (talk) (Translate) | The default page view version. |
| apihelp-query+configuredpages-param-end (talk) (Translate) | Stop listing at this page ID. |
| apihelp-query+configuredpages-param-limit (talk) (Translate) | How many total pages to return. |
| apihelp-query+configuredpages-param-namespace (talk) (Translate) | The namespaces to enumerate. |
| apihelp-query+configuredpages-param-start (talk) (Translate) | Start listing at this page ID. |
| apihelp-query+configuredpages-summary (talk) (Translate) | Enumerate all pages that have custom review configurations. |
| apihelp-query+contributors-example-simple (talk) (Translate) | Show contributors to the page [[{{MediaWiki:Mainpage}}]]. |