System messages
From A Wiki in the Desert
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-setpagelanguage-param-reason (talk) (Translate) | Reason for the change. |
| apihelp-setpagelanguage-param-tags (talk) (Translate) | Change tags to apply to the log entry resulting from this action. |
| apihelp-setpagelanguage-param-title (talk) (Translate) | Title of the page whose language you wish to change. Cannot be used together with <var>$1pageid</var>. |
| apihelp-setpagelanguage-summary (talk) (Translate) | Change the language of a page. |
| apihelp-smwbrowse-summary (talk) (Translate) | API module to support browse activities for different entity types in Semantic MediaWiki. |
| apihelp-smwinfo-summary (talk) (Translate) | API module to retrieve information about Semantic MediaWiki statistics and other meta information. |
| apihelp-smwtask-param-params (talk) (Translate) | JSON encoded parameters that match the selected task type requirement |
| apihelp-smwtask-param-task (talk) (Translate) | Defines the task type |
| apihelp-smwtask-summary (talk) (Translate) | API module to execute Semantic MediaWiki related tasks (for internal use only, not for public use). |
| apihelp-stashedit-extended-description (talk) (Translate) | This is intended to be used via AJAX from the edit form to improve the performance of the page save. |
| apihelp-stashedit-param-baserevid (talk) (Translate) | Revision ID of the base revision. |
| apihelp-stashedit-param-contentformat (talk) (Translate) | Content serialization format used for the input text. |
| apihelp-stashedit-param-contentmodel (talk) (Translate) | Content model of the new content. |
| apihelp-stashedit-param-section (talk) (Translate) | Section number. <kbd>0</kbd> for the top section, <kbd>new</kbd> for a new section. |
| apihelp-stashedit-param-sectiontitle (talk) (Translate) | The title for a new section. |
| apihelp-stashedit-param-stashedtexthash (talk) (Translate) | Page content hash from a prior stash to use instead. |
| apihelp-stashedit-param-summary (talk) (Translate) | Change summary. |
| apihelp-stashedit-param-text (talk) (Translate) | Page content. |
| apihelp-stashedit-param-title (talk) (Translate) | Title of the page being edited. |
| apihelp-stashedit-summary (talk) (Translate) | Prepare an edit in shared cache. |
| apihelp-summary (talk) (Translate) | |
| apihelp-tag-example-log (talk) (Translate) | Remove the <kbd>spam</kbd> tag from log entry ID 123 with the reason <kbd>Wrongly applied</kbd> |
| apihelp-tag-example-rev (talk) (Translate) | Add the <kbd>vandalism</kbd> tag to revision ID 123 without specifying a reason |
| apihelp-tag-param-add (talk) (Translate) | Tags to add. Only manually defined tags can be added. |
| apihelp-tag-param-logid (talk) (Translate) | One or more log entry IDs from which to add or remove the tag. |
| apihelp-tag-param-rcid (talk) (Translate) | One or more recent changes IDs from which to add or remove the tag. |
| apihelp-tag-param-reason (talk) (Translate) | Reason for the change. |
| apihelp-tag-param-remove (talk) (Translate) | Tags to remove. Only tags that are either manually defined or completely undefined can be removed. |
| apihelp-tag-param-revid (talk) (Translate) | One or more revision IDs from which to add or remove the tag. |
| apihelp-tag-param-tags (talk) (Translate) | Tags to apply to the log entry that will be created as a result of this action. |
| apihelp-tag-summary (talk) (Translate) | Add or remove change tags from individual revisions or log entries. |
| apihelp-templatedata-description (talk) (Translate) | Fetch data stored by the TemplateData extension. |
| apihelp-templatedata-example-1 (talk) (Translate) | Return TemplateData for [[Template:Stub]] and [[Template:Example]], with results if the templates do not exist or do exist but have no TemplateData |
| apihelp-templatedata-example-2 (talk) (Translate) | Return TemplateData for [[Template:Stub]] and [[Template:Example]], with no results if the templates do not exist or do exist but have no TemplateData |
| apihelp-templatedata-param-doNotIgnoreMissingTitles (talk) (Translate) | Return data about titles even if they are missing or lack TemplateData. By default (for backwards compatibility) titles are only returned if they exist and have TemplateData. |
| apihelp-templatedata-param-includeMissingTitles (talk) (Translate) | Return data about titles even if they are missing or lack TemplateData. By default titles are only returned if they exist and have TemplateData. |
| apihelp-templatedata-param-lang (talk) (Translate) | Return localized values in this language. By default all available translations are returned. |
| apihelp-templatedata-summary (talk) (Translate) | Fetch data stored by the TemplateData extension. |
| apihelp-timedtext-description (talk) (Translate) | Provides timed text content for usage by <track> elements |
| apihelp-timedtext-example-1 (talk) (Translate) | Fetch an SRT subtitle file in German for the file Example.ogv |
| apihelp-timedtext-param-lang (talk) (Translate) | The language of the timed text to retrieve |
| apihelp-timedtext-param-pageid (talk) (Translate) | The pageid of the media file for which to retrieve timed text |
| apihelp-timedtext-param-title (talk) (Translate) | The media file title for which to retrieve timed text |
| apihelp-timedtext-param-trackformat (talk) (Translate) | The file format in which to return timed text |
| apihelp-timedtext-summary (talk) (Translate) | Provides timed text content for usage by <track> elements |
| 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. |