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.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apihelp-query+logevents-paramvalue-prop-parsedcomment (talk) (Translate) Adds the parsed comment of the log event.
apihelp-query+logevents-paramvalue-prop-tags (talk) (Translate) Lists tags for the log event.
apihelp-query+logevents-paramvalue-prop-timestamp (talk) (Translate) Adds the timestamp for the log event.
apihelp-query+logevents-paramvalue-prop-title (talk) (Translate) Adds the title of the page for the log event.
apihelp-query+logevents-paramvalue-prop-type (talk) (Translate) Adds the type of log event.
apihelp-query+logevents-paramvalue-prop-user (talk) (Translate) Adds the user responsible for the log event.
apihelp-query+logevents-paramvalue-prop-userid (talk) (Translate) Adds the user ID who was responsible for the log event.
apihelp-query+logevents-summary (talk) (Translate) Get events from logs.
apihelp-query+managemessagegroups-description (talk) (Translate) Fetch possible renames for a message in a group during imports
apihelp-query+managemessagegroups-example-1 (talk) (Translate) Fetch possible renames for the given key in the given group.
apihelp-query+managemessagegroups-param-changesetName (talk) (Translate) Change set name - Default / Unattended / Mediawiki etc.
apihelp-query+managemessagegroups-param-groupId (talk) (Translate) Group Id
apihelp-query+managemessagegroups-param-messageKey (talk) (Translate) Message key
apihelp-query+managemessagegroups-summary (talk) (Translate) Fetch possible renames for a message in a group during imports
apihelp-query+messagecollection-description (talk) (Translate) Query MessageCollection about translations.
apihelp-query+messagecollection-example-1 (talk) (Translate) List of supported languages
apihelp-query+messagecollection-example-2 (talk) (Translate) List of non-optional message definitions for the group "page-Example"
apihelp-query+messagecollection-example-3 (talk) (Translate) List of optional messages in Finnish with tags for the group "page-Example"
apihelp-query+messagecollection-example-4 (talk) (Translate) More information about latest translation revisions for the group "page-Example"
apihelp-query+messagecollection-param-filter (talk) (Translate) Message collection filters. Use <kbd>!</kbd> to negate condition. For example <kbd>!fuzzy</kbd> means list only all non-fuzzy messages. Filters are applied in the order given. ;fuzzy:Messages with fuzzy tag. ;optional:Messages which should be translated only if changes are necessary. ;ignored:Messages which are never translated. ;hastranslation:Messages which have a translation regardless if it is fuzzy or not. ;translated:Messages which have a translation which is not fuzzy. ;changed:Messages which have been translated or changed since last export. ;reviewer:N:Messages where the user number <kbd>N</kbd> is among reviewers. ;last-translator:N:Messages where the user number <kbd>N</kbd> is the last translator.
apihelp-query+messagecollection-param-group (talk) (Translate) Message group.
apihelp-query+messagecollection-param-language (talk) (Translate) Language code.
apihelp-query+messagecollection-param-limit (talk) (Translate) How many messages to show (after filtering).
apihelp-query+messagecollection-param-offset (talk) (Translate) Integer or key offset for start.
apihelp-query+messagecollection-param-prop (talk) (Translate) Which properties to get: ;definition:Message definition. ;translation:Current translation (without $1 string if any, use the tags to check for outdated or broken translations). ;tags:Message tags, like optional, ignored and fuzzy. ;properties:Message properties, like status, revision, last-translator. Can vary between messages. ;revision:<span class="deprecated">Deprecated!</span> Use $2prop=properties.
apihelp-query+messagecollection-summary (talk) (Translate) Query MessageCollection about translations.
apihelp-query+messagegroups-description (talk) (Translate) Return information about message groups. Note that the uselang parameter affects the output of language dependent parts.
apihelp-query+messagegroups-example-1 (talk) (Translate) Show message groups
apihelp-query+messagegroups-extended-description (talk) (Translate) Note that the uselang parameter affects the output of language dependent parts.
apihelp-query+messagegroups-param-depth (talk) (Translate) When using the tree format, limit the depth to this many levels. Value 0 means that no subgroups are shown. If the limit is reached, the output includes a "groupcount" value, which states the number of direct children.
apihelp-query+messagegroups-param-filter (talk) (Translate) Only return messages with IDs that match one or more of the inputs given (case-insensitive, separated by pipes, * wildcard).
apihelp-query+messagegroups-param-format (talk) (Translate) In the tree format message groups can exist in multiple places in the tree.
apihelp-query+messagegroups-param-iconsize (talk) (Translate) Preferred size of rasterised group icon.
apihelp-query+messagegroups-param-prop (talk) (Translate) What translation-related information to get: ;id:Include ID of the group. ;label:Include label of the group. ;description:Include description of the group. ;class:Include class name of the group. ;namespace:Include namespace of the group. Not all groups belong to a single namespace. ;exists:Include self-calculated existence property of the group. ;icon:Include URLs to icon of the group. ;priority:Include priority status like discouraged. ;prioritylangs:Include preferred languages. If not set, this returns false. ;priorityforce:Include priority status - is the priority languages setting forced. ;workflowstates:Include the workflow states for the message group.
apihelp-query+messagegroups-param-root (talk) (Translate) When using the tree format, instead of starting from top level start from the given message group, which must be an aggregate message group. When using flat format only the specified group is returned.
apihelp-query+messagegroups-summary (talk) (Translate) Return information about message groups.
apihelp-query+messagegroupstats-description (talk) (Translate) Query message group stats.
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.
apihelp-query+messagegroupstats-param-timelimit (talk) (Translate) Maximum time to spend calculating missing statistics. If zero, only the cached results from the beginning are returned.
apihelp-query+messagegroupstats-summary (talk) (Translate) Query message group stats.
apihelp-query+messagetranslations-description (talk) (Translate) Query all translations for a single message.
apihelp-query+messagetranslations-example-1 (talk) (Translate) List of translations in the wiki for "MediaWiki:January"
apihelp-query+messagetranslations-param-title (talk) (Translate) Full title of a known message.
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.
First pagePrevious pageNext pageLast page