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+messagegroups-paramvalue-prop-label (talk) (Translate) | Include label of the group. |
| apihelp-query+messagegroups-paramvalue-prop-namespace (talk) (Translate) | Include namespace of the group. Not all groups belong to a single namespace. |
| apihelp-query+messagegroups-paramvalue-prop-priority (talk) (Translate) | Include priority status like discouraged. |
| apihelp-query+messagegroups-paramvalue-prop-priorityforce (talk) (Translate) | Include priority status - is the priority languages setting forced. |
| apihelp-query+messagegroups-paramvalue-prop-prioritylangs (talk) (Translate) | Include preferred languages. If not set, this returns false. |
| apihelp-query+messagegroups-paramvalue-prop-sourcelanguage (talk) (Translate) | Include the source language for the message group. |
| apihelp-query+messagegroups-paramvalue-prop-subscription (talk) (Translate) | Include whether the user is subscribed to the group. |
| apihelp-query+messagegroups-paramvalue-prop-workflowstates (talk) (Translate) | Include the workflow states for the message group. |
| apihelp-query+messagegroups-summary (talk) (Translate) | Return information about message groups. |
| apihelp-query+messagegroupstats-example-1 (talk) (Translate) | List of translation completion statistics for the group "page-Example" |
| apihelp-query+messagegroupstats-param-group (talk) (Translate) | Message group ID. See <kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>. |
| apihelp-query+messagegroupstats-param-suppresscomplete (talk) (Translate) | Do not display languages which have completed translation |
| apihelp-query+messagegroupstats-param-suppressempty (talk) (Translate) | Do not display languages which do not have any translations |
| apihelp-query+messagegroupstats-summary (talk) (Translate) | Query message group stats. |
| apihelp-query+messagegroupsubscription-summary (talk) (Translate) | List message groups the current user is subscribed to. |
| apihelp-query+messagetranslations-example-1 (talk) (Translate) | List of translations in the wiki for "MediaWiki:January" |
| apihelp-query+messagetranslations-param-title (talk) (Translate) | Page title of a known message, with namespace and language code. |
| apihelp-query+messagetranslations-summary (talk) (Translate) | Query all translations for a single message. |
| apihelp-query+mystashedfiles-example-simple (talk) (Translate) | Get the filekey, file size, and pixel size of files in the current user's upload stash. |
| apihelp-query+mystashedfiles-param-limit (talk) (Translate) | How many files to get. |
| apihelp-query+mystashedfiles-param-prop (talk) (Translate) | Which properties to fetch for the files. |
| apihelp-query+mystashedfiles-paramvalue-prop-size (talk) (Translate) | Fetch the file size and image dimensions. |
| apihelp-query+mystashedfiles-paramvalue-prop-type (talk) (Translate) | Fetch the file's MIME type and media type. |
| apihelp-query+mystashedfiles-summary (talk) (Translate) | Get a list of files in the current user's upload stash. |
| apihelp-query+notifications-example-1 (talk) (Translate) | List web notifications |
| apihelp-query+notifications-example-2 (talk) (Translate) | List web notifications, grouped by section, with counts |
| apihelp-query+notifications-example-3 (talk) (Translate) | List email notifications |
| apihelp-query+notifications-param-alertcontinue (talk) (Translate) | When more alert results are available, use this to continue. |
| apihelp-query+notifications-param-alertunreadfirst (talk) (Translate) | Whether to show unread message notifications first (only used if groupbysection is set). |
| apihelp-query+notifications-param-bundle (talk) (Translate) | Whether to show bundle compatible unread notifications according to notification types bundling rules. |
| apihelp-query+notifications-param-crosswikisummary (talk) (Translate) | True to opt in to a summary notification of notifications on foreign wikis. |
| apihelp-query+notifications-param-filter (talk) (Translate) | Filter notifications returned. |
| apihelp-query+notifications-param-format (talk) (Translate) | If specified, notifications will be returned formatted this way. |
| apihelp-query+notifications-param-groupbysection (talk) (Translate) | Whether to group the result by section. Each section is fetched separately if set. |
| apihelp-query+notifications-param-limit (talk) (Translate) | The maximum number of notifications to return. |
| apihelp-query+notifications-param-messagecontinue (talk) (Translate) | When more message results are available, use this to continue. |
| apihelp-query+notifications-param-messageunreadfirst (talk) (Translate) | Whether to show unread alert notifications first (only used if groupbysection is set). |
| apihelp-query+notifications-param-notifiertypes (talk) (Translate) | Notifier types for which to return notifications. |
| apihelp-query+notifications-param-prop (talk) (Translate) | Details to request. |
| apihelp-query+notifications-param-sections (talk) (Translate) | The notification sections to query (i.e. some combination of 'alert' and 'message'). |
| apihelp-query+notifications-param-titles (talk) (Translate) | Only return notifications for these pages. To get notifications not associated with any page, use [] as a title. |
| apihelp-query+notifications-param-unreadfirst (talk) (Translate) | Whether to show unread notifications first (only used if groupbysection is not set). |
| apihelp-query+notifications-param-wikis (talk) (Translate) | List of wikis to fetch notifications from (defaults to only current wiki). |
| apihelp-query+notifications-paramvalue-format-flyout (talk) (Translate) | <span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data |
| apihelp-query+notifications-paramvalue-format-html (talk) (Translate) | <span class="apihelp-deprecated">Deprecated</span>. Use <kbd>$1format=model</kbd> for raw data |
| apihelp-query+notifications-paramvalue-format-model (talk) (Translate) | Raw notification data |
| apihelp-query+notifications-paramvalue-format-special (talk) (Translate) | Formatted for Special:Notifications page (and only that!) Do not rely on the HTML as it may change at any given time. |
| apihelp-query+notifications-summary (talk) (Translate) | Get notifications waiting for the current user. |
| apihelp-query+oath-example-1 (talk) (Translate) | Get information about the current user |
| apihelp-query+oath-example-2 (talk) (Translate) | Get information about user <kbd>Example</kbd> |