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-feedrecentchanges-summary (talk) (Translate) | Returns a recent changes feed. |
apihelp-feedwatchlist-example-all6hrs (talk) (Translate) | Show all changes to watched pages in the past 6 hours. |
apihelp-feedwatchlist-example-default (talk) (Translate) | Show the watchlist feed. |
apihelp-feedwatchlist-param-feedformat (talk) (Translate) | The format of the feed. |
apihelp-feedwatchlist-param-hours (talk) (Translate) | List pages modified within this many hours from now. |
apihelp-feedwatchlist-param-linktosections (talk) (Translate) | Link directly to changed sections if possible. |
apihelp-feedwatchlist-summary (talk) (Translate) | Returns a watchlist feed. |
apihelp-filerevert-example-revert (talk) (Translate) | Revert <kbd>Wiki.png</kbd> to the version of <kbd>2011-03-05T15:27:40Z</kbd>. |
apihelp-filerevert-param-archivename (talk) (Translate) | Archive name of the revision to revert to. |
apihelp-filerevert-param-comment (talk) (Translate) | Upload comment. |
apihelp-filerevert-param-filename (talk) (Translate) | Target filename, without the File: prefix. |
apihelp-filerevert-summary (talk) (Translate) | Revert a file to an old version. |
apihelp-format-example-generic (talk) (Translate) | Return the query result in the $1 format. |
apihelp-format-param-wrappedhtml (talk) (Translate) | Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object. |
apihelp-globalpreferenceoverrides-example-change (talk) (Translate) | Set or change overrides for <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences. |
apihelp-globalpreferenceoverrides-example-reset (talk) (Translate) | Remove all local overrides. |
apihelp-globalpreferenceoverrides-extended-description (talk) (Translate) | Global values for affected preferences will be ignored. |
apihelp-globalpreferenceoverrides-param-change (talk) (Translate) | List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., preferencename|otherpreference|..., the override will be removed. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation. |
apihelp-globalpreferenceoverrides-param-optionname (talk) (Translate) | The name of the override that should be set to the value given by <var>optionvalue</var>. |
apihelp-globalpreferenceoverrides-param-optionvalue (talk) (Translate) | The value for the override specified by <var>optionname</var>. |
apihelp-globalpreferenceoverrides-param-reset (talk) (Translate) | Reset local overrides. Removes all, or, depending on the value of the <code>resetkinds</code> parameter, some types of local overrides and makes them global again. |
apihelp-globalpreferenceoverrides-param-resetkinds (talk) (Translate) | List of types of overrides to reset when the <var>reset</var> option is set. |
apihelp-globalpreferenceoverrides-summary (talk) (Translate) | Change local overrides for global preferences for the current user. |
apihelp-globalpreferences-example-change (talk) (Translate) | Change <kbd>skin</kbd> and <kbd>hideminor</kbd> preferences. |
apihelp-globalpreferences-example-reset (talk) (Translate) | Make all preferences non-global. |
apihelp-globalpreferences-example-reset-one (talk) (Translate) | Make a single preference non-global. |
apihelp-globalpreferences-extended-description (talk) (Translate) | Only preferences registered for the current wiki can be changed locally. |
apihelp-globalpreferences-param-change (talk) (Translate) | List of changes, formatted name=value (e.g. skin=vector). If no value is given (not even an equals sign), e.g., preferencename|otherpreference|..., the preference will be made non-global. If any value passed contains the pipe character (<kbd>|</kbd>), use the [[Special:ApiHelp/main#main/datatypes|alternative multiple-value separator]] for correct operation. |
apihelp-globalpreferences-param-optionname (talk) (Translate) | The name of the preference that should be set to the value given by <var>optionvalue</var>. |
apihelp-globalpreferences-param-optionvalue (talk) (Translate) | The value for the preference specified by <var>optionname</var>. |
apihelp-globalpreferences-param-reset (talk) (Translate) | Reset global preferences. Removes all, or, depending on the value of the <code>resetkinds</code> parameter, some types of global preferences and make them not global anymore. |
apihelp-globalpreferences-param-resetkinds (talk) (Translate) | List of types of preferences to reset when the <var>reset</var> option is set. |
apihelp-globalpreferences-summary (talk) (Translate) | Change global preferences of the current user. |
apihelp-groupreview-example-1 (talk) (Translate) | Mark the state of the German translation for the message group "group-Example" as ready |
apihelp-groupreview-param-group (talk) (Translate) | Message group. |
apihelp-groupreview-param-language (talk) (Translate) | Language code. |
apihelp-groupreview-param-state (talk) (Translate) | The new state for the group. |
apihelp-groupreview-summary (talk) (Translate) | Set message group workflow states. |
apihelp-help-example-help (talk) (Translate) | Help for the help module itself. |
apihelp-help-example-main (talk) (Translate) | Help for the main module. |
apihelp-help-example-query (talk) (Translate) | Help for two query submodules. |
apihelp-help-example-recursive (talk) (Translate) | All help in one page. |
apihelp-help-example-submodules (talk) (Translate) | Help for <kbd>action=query</kbd> and all its submodules. |
apihelp-help-param-helpformat (talk) (Translate) | Format of the help output. |
apihelp-help-param-modules (talk) (Translate) | Modules to display help for (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>. |
apihelp-help-param-recursivesubmodules (talk) (Translate) | Include help for submodules recursively. |
apihelp-help-param-submodules (talk) (Translate) | Include help for submodules of the named module. |
apihelp-help-param-toc (talk) (Translate) | Include a table of contents in the HTML output. |
apihelp-help-param-wrap (talk) (Translate) | Wrap the output in a standard API response structure. |
apihelp-help-summary (talk) (Translate) | Display help for the specified modules. |