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-summary (talk) (Translate) | Fetch data from and about MediaWiki. |
| apihelp-rawfm-summary (talk) (Translate) | Output data, including debugging elements, in JSON format (pretty-print in HTML). |
| apihelp-removeauthenticationdata-example-simple (talk) (Translate) | Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>. |
| apihelp-removeauthenticationdata-summary (talk) (Translate) | Remove authentication data for the current user. |
| apihelp-resetpassword-example-email (talk) (Translate) | Send a password reset email for all users with email address <kbd>user@example.com</kbd>. |
| apihelp-resetpassword-example-user (talk) (Translate) | Send a password reset email to user <kbd>Example</kbd>. |
| apihelp-resetpassword-extended-description-noroutes (talk) (Translate) | No password reset routes are available. Enable routes in <var>[[mw:Special:MyLanguage/Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module. |
| apihelp-resetpassword-param-email (talk) (Translate) | Email address of the user being reset. |
| apihelp-resetpassword-param-user (talk) (Translate) | User being reset. |
| apihelp-resetpassword-summary (talk) (Translate) | Send a password reset email to a user. |
| apihelp-revisiondelete-example-log (talk) (Translate) | Hide all data on log entry <kbd>67890</kbd> with the reason <kbd>BLP violation</kbd>. |
| apihelp-revisiondelete-example-revision (talk) (Translate) | Hide content for revision <kbd>12345</kbd> on the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-revisiondelete-param-hide (talk) (Translate) | What to hide for each revision. |
| apihelp-revisiondelete-param-ids (talk) (Translate) | Identifiers for the revisions to be deleted. |
| apihelp-revisiondelete-param-reason (talk) (Translate) | Reason for the deletion or undeletion. |
| apihelp-revisiondelete-param-show (talk) (Translate) | What to unhide for each revision. |
| apihelp-revisiondelete-param-suppress (talk) (Translate) | Whether to suppress data from administrators as well as others. |
| apihelp-revisiondelete-param-tags (talk) (Translate) | Tags to apply to the entry in the deletion log. |
| apihelp-revisiondelete-param-target (talk) (Translate) | Page title for the revision deletion, if required for the type. |
| apihelp-revisiondelete-param-type (talk) (Translate) | Type of revision deletion being performed. |
| apihelp-revisiondelete-summary (talk) (Translate) | Delete and undelete revisions. |
| apihelp-rollback-example-simple (talk) (Translate) | Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by user <kbd>Example</kbd>. |
| apihelp-rollback-example-summary (talk) (Translate) | Roll back the last edits to page [[{{MediaWiki:Mainpage}}]] by IP user <kbd>192.0.2.5</kbd> with summary <kbd>Reverting vandalism</kbd>, and mark those edits and the revert as bot edits. |
| apihelp-rollback-extended-description (talk) (Translate) | If the last user who edited the page made multiple edits in a row, they will all be rolled back. |
| apihelp-rollback-param-markbot (talk) (Translate) | Mark the reverted edits and the revert as bot edits. |
| apihelp-rollback-param-pageid (talk) (Translate) | Page ID of the page to roll back. Cannot be used together with <var>$1title</var>. |
| apihelp-rollback-param-summary (talk) (Translate) | Custom edit summary. If empty, default summary will be used. |
| apihelp-rollback-param-tags (talk) (Translate) | Tags to apply to the rollback. |
| apihelp-rollback-param-title (talk) (Translate) | Title of the page to roll back. Cannot be used together with <var>$1pageid</var>. |
| apihelp-rollback-param-user (talk) (Translate) | Name of the user whose edits are to be rolled back. |
| apihelp-rollback-param-watchlist (talk) (Translate) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
| apihelp-rollback-param-watchlistexpiry (talk) (Translate) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-rollback-summary (talk) (Translate) | Undo the last edit to the page. |
| apihelp-rsd-example-simple (talk) (Translate) | Export the RSD schema. |
| apihelp-rsd-summary (talk) (Translate) | Export an RSD (Really Simple Discovery) schema. |
| apihelp-scribunto-console-param-clear (talk) (Translate) | Set to clear the current session state. |
| apihelp-scribunto-console-param-content (talk) (Translate) | The new content of the module. |
| apihelp-scribunto-console-param-question (talk) (Translate) | The next line to evaluate as a script. |
| apihelp-scribunto-console-param-session (talk) (Translate) | Session token. |
| apihelp-scribunto-console-param-title (talk) (Translate) | The title of the module to test. |
| apihelp-scribunto-console-summary (talk) (Translate) | Internal module for servicing XHR requests from the Scribunto console. |
| apihelp-searchtranslations-example-1 (talk) (Translate) | Show translations for the language. |
| apihelp-searchtranslations-example-2 (talk) (Translate) | Show untranslated messages matching the query in the source language. |
| apihelp-searchtranslations-param-case (talk) (Translate) | Case (in)sensitive search. |
| apihelp-searchtranslations-param-filter (talk) (Translate) | Message translation status filter. |
| apihelp-searchtranslations-param-group (talk) (Translate) | The group ID to search string in. See <kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>. |
| apihelp-searchtranslations-param-language (talk) (Translate) | The language code to search string for. |
| apihelp-searchtranslations-param-limit (talk) (Translate) | Size of the result. |
| apihelp-searchtranslations-param-match (talk) (Translate) | Match any/all search words. |
| apihelp-searchtranslations-param-offset (talk) (Translate) | Offset for the translations. |