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-thank-example-1 (talk) (Translate) | Send thanks for revision <kbd>ID 456</kbd>, with the source being a diff page |
| apihelp-thank-param-log (talk) (Translate) | Log ID to thank someone for. This or 'rev' must be provided. |
| apihelp-thank-param-rev (talk) (Translate) | Revision ID to thank someone for. This or 'log' must be provided. |
| apihelp-thank-param-source (talk) (Translate) | A short string describing the source of the request, for example <kbd>diff</kbd> or <kbd>history</kbd>. |
| apihelp-thank-summary (talk) (Translate) | Send a thank-you notification to an editor. |
| apihelp-titleblacklist-description (talk) (Translate) | Validate a page title, filename, or username against the TitleBlacklist. |
| apihelp-titleblacklist-example-1 (talk) (Translate) | Check whether [[Foo]] is blacklisted |
| apihelp-titleblacklist-example-2 (talk) (Translate) | Check whether [[Bar]] is blacklisted for editing |
| apihelp-titleblacklist-param-action (talk) (Translate) | The action to be checked. |
| apihelp-titleblacklist-param-nooverride (talk) (Translate) | Don't try to override the titleblacklist. |
| apihelp-titleblacklist-param-title (talk) (Translate) | The string to validate against the blacklist. |
| apihelp-titleblacklist-summary (talk) (Translate) | Validate a page title, filename, or username against the TitleBlacklist. |
| apihelp-tokens-example-edit (talk) (Translate) | Retrieve an edit token (the default). |
| apihelp-tokens-example-emailmove (talk) (Translate) | Retrieve an email token and a move token. |
| apihelp-tokens-extended-description (talk) (Translate) | This module is deprecated in favor of [[Special:ApiHelp/query+tokens|action=query&meta=tokens]]. |
| apihelp-tokens-param-type (talk) (Translate) | Types of token to request. |
| apihelp-tokens-summary (talk) (Translate) | Get tokens for data-modifying actions. |
| apihelp-tooltip-param-options (talk) (Translate) | An pipe-separated list containing one or more of the following: "text": returns the parsed tooltip output to show in "text" unless any verification requested in other options fails; "follow": if target is redirect, use destination page as target instead; "title": returns the title of the tooltip page in "tooltipTitle"; "image": indicates whether the tooltip page is from the File namespace in "isImage" "exists": verify the page exists first and return this in "exists"; "cat": verify the page passes category filter options and return this in "passesCategoryFilter". |
| apihelp-tooltip-param-target (talk) (Translate) | The title of the page the link links to. Optional unless the "categoryfilter" option is requested or the tooltip page name is not supplied. |
| apihelp-tooltip-param-tooltip (talk) (Translate) | The title of the page to get tooltip content from. Optional if the target page name is supplied and completely ignored if the "exists" and "text" options are not requsted. |
| apihelp-tooltip-summary (talk) (Translate) | Given a target page and/or tooltip page for a link, returns one or more of the following items: the title of the tooltip page, whether or not it is an image from the File: namespace, whether the tooltip page exists, whether it passes a category filter check, and/or the rendered content of the tooltip page itself.' |
| apihelp-transcodereset-description (talk) (Translate) | Users with the 'transcode-reset' right can reset and re-run a transcode job. |
| apihelp-transcodereset-example-1 (talk) (Translate) | Reset all transcodes for [[:File:Clip.webm]] |
| apihelp-transcodereset-example-2 (talk) (Translate) | Reset the '360_560kbs.webm' transcode key for [[:File:Clip.webm]] |
| apihelp-transcodereset-param-title (talk) (Translate) | The media file title. |
| apihelp-transcodereset-param-transcodekey (talk) (Translate) | The transcode key you wish to reset. Fetch from [[Special:ApiHelp/query+transcodestatus|action=query&prop=transcodestatus]]. |
| apihelp-transcodereset-summary (talk) (Translate) | Users with the 'transcode-reset' right can reset and re-run a transcode job. |
| apihelp-translatesandbox-description (talk) (Translate) | Signup and manage sandboxed users. |
| apihelp-translatesandbox-param-do (talk) (Translate) | What to do. |
| apihelp-translatesandbox-param-email (talk) (Translate) | Email when creating user. |
| apihelp-translatesandbox-param-password (talk) (Translate) | Password when creating user. |
| apihelp-translatesandbox-param-userid (talk) (Translate) | User IDs of the users being managed. Use 0 for creations. |
| apihelp-translatesandbox-param-username (talk) (Translate) | Username when creating user. |
| apihelp-translatesandbox-summary (talk) (Translate) | Signup and manage sandboxed users. |
| apihelp-translatetile-param-description (talk) (Translate) | The localized description. |
| apihelp-translatetile-param-id (talk) (Translate) | The tile entry ID. |
| apihelp-translatetile-param-lang (talk) (Translate) | The language code to translate to. |
| apihelp-translatetile-param-name (talk) (Translate) | The localized name. |
| apihelp-translatetile-summary (talk) (Translate) | Translates the given tile data, either updating or creating a new entry. |
| apihelp-translationaids-description (talk) (Translate) | Query all translations aids. |
| apihelp-translationaids-example-1 (talk) (Translate) | Show aids for [[MediaWiki:January/fi]] |
| apihelp-translationaids-param-group (talk) (Translate) | Message group the message belongs to. If empty then primary group is used. |
| apihelp-translationaids-param-prop (talk) (Translate) | Which translation helpers to include. |
| apihelp-translationaids-param-title (talk) (Translate) | Full title of a known message. |
| apihelp-translationaids-summary (talk) (Translate) | Query all translations aids. |
| apihelp-translationcheck-description (talk) (Translate) | Validate given translation input against message checkers. |
| apihelp-translationcheck-param-title (talk) (Translate) | Page title with namespace and language code. |
| apihelp-translationcheck-param-translation (talk) (Translate) | The translation to validate. |
| apihelp-translationcheck-summary (talk) (Translate) | Validate translations. |
| apihelp-translationreview-description (talk) (Translate) | Mark translations reviewed. |