System messages
Jump to navigation
Jump to search
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-userrights-param-tags (talk) (Translate) | Change tags to apply to the entry in the user rights log. |
apihelp-userrights-param-user (talk) (Translate) | User. |
apihelp-userrights-param-userid (talk) (Translate) | Specify <kbd>$1user=#<var>ID</var></kbd> instead. |
apihelp-userrights-param-watchlistexpiry (talk) (Translate) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
apihelp-userrights-param-watchuser (talk) (Translate) | Watch the user's user and talk pages. |
apihelp-userrights-summary (talk) (Translate) | Change a user's group membership. |
apihelp-validatepassword-example-1 (talk) (Translate) | Validate the password <kbd>foobar</kbd> for the current user. |
apihelp-validatepassword-example-2 (talk) (Translate) | Validate the password <kbd>qwerty</kbd> for creating user <kbd>Example</kbd>. |
apihelp-validatepassword-extended-description (talk) (Translate) | Validity is reported as <samp>Good</samp> if the password is acceptable, <samp>Change</samp> if the password may be used for login but must be changed, or <samp>Invalid</samp> if the password is not usable. |
apihelp-validatepassword-param-email (talk) (Translate) | Email address, for use when testing account creation. |
apihelp-validatepassword-param-password (talk) (Translate) | Password to validate. |
apihelp-validatepassword-param-realname (talk) (Translate) | Real name, for use when testing account creation. |
apihelp-validatepassword-param-user (talk) (Translate) | Username, for use when testing account creation. The named user must not exist. |
apihelp-validatepassword-summary (talk) (Translate) | Validate a password against the wiki's password policies. |
apihelp-visualeditor-param-badetag (talk) (Translate) | If RESTBase query returned a seemingly invalid ETag, pass it here for logging purposes. |
apihelp-visualeditor-param-basetimestamp (talk) (Translate) | When saving, set this to the timestamp of the revision that was edited. Used to detect edit conflicts. |
apihelp-visualeditor-param-cachekey (talk) (Translate) | For serialise or diff, use the result of a previous serializeforcache request with this key. Overrides $1html. |
apihelp-visualeditor-param-editintro (talk) (Translate) | Edit intro to add to notices. |
apihelp-visualeditor-param-etag (talk) (Translate) | ETag to send. |
apihelp-visualeditor-param-format (talk) (Translate) | The format of the output. |
apihelp-visualeditor-param-html (talk) (Translate) | HTML to send to Parsoid to convert to wikitext. |
apihelp-visualeditor-param-oldid (talk) (Translate) | The revision number to use (defaults to latest revision). |
apihelp-visualeditor-param-paction (talk) (Translate) | Action to perform. |
apihelp-visualeditor-param-page (talk) (Translate) | The page to perform actions on. |
apihelp-visualeditor-param-preload (talk) (Translate) | The page to use content from if the fetched page has no content yet. |
apihelp-visualeditor-param-preloadparams (talk) (Translate) | Parameters to substitute into the preload page, if present. |
apihelp-visualeditor-param-pst (talk) (Translate) | Pre-save transform wikitext before sending it to Parsoid (paction=parsefragment). |
apihelp-visualeditor-param-section (talk) (Translate) | The section on which to act. |
apihelp-visualeditor-param-starttimestamp (talk) (Translate) | When saving, set this to the timestamp of when the page was loaded. Used to detect edit conflicts. |
apihelp-visualeditor-param-stash (talk) (Translate) | When saving, set this true if you want to use the stashing API. |
apihelp-visualeditor-param-wikitext (talk) (Translate) | Wikitext to send to Parsoid to convert to HTML (paction=parsefragment). |
apihelp-visualeditor-summary (talk) (Translate) | Returns HTML5 for a page from the Parsoid service. |
apihelp-visualeditoredit-param-basetimestamp (talk) (Translate) | When saving, set this to the timestamp of the revision that was edited. Used to detect edit conflicts. |
apihelp-visualeditoredit-param-cachekey (talk) (Translate) | Use the result of a previous serializeforcache request with this key. Overrides $1html. |
apihelp-visualeditoredit-param-captchaid (talk) (Translate) | Captcha ID (when saving with a captcha response). |
apihelp-visualeditoredit-param-captchaword (talk) (Translate) | Answer to the captcha (when saving with a captcha response). |
apihelp-visualeditoredit-param-data-{plugin} (talk) (Translate) | Arbitrary data sent by a plugin with the API request. |
apihelp-visualeditoredit-param-etag (talk) (Translate) | ETag to send. |
apihelp-visualeditoredit-param-html (talk) (Translate) | HTML to send to Parsoid in exchange for wikitext. |
apihelp-visualeditoredit-param-minor (talk) (Translate) | Flag for minor edit. |
apihelp-visualeditoredit-param-needcheck (talk) (Translate) | When saving, set this parameter if the revision might have roundtrip problems. This will result in the edit being tagged. |
apihelp-visualeditoredit-param-nocontent (talk) (Translate) | Omit the HTML content of the new revision in the response. |
apihelp-visualeditoredit-param-oldid (talk) (Translate) | The revision number to use. Defaults to latest revision. |
apihelp-visualeditoredit-param-paction (talk) (Translate) | Action to perform. |
apihelp-visualeditoredit-param-page (talk) (Translate) | The page to perform actions on. |
apihelp-visualeditoredit-param-plugins (talk) (Translate) | Plugins associated with the API request. |
apihelp-visualeditoredit-param-section (talk) (Translate) | The section on which to act. |
apihelp-visualeditoredit-param-sectiontitle (talk) (Translate) | Title for new section. |
apihelp-visualeditoredit-param-starttimestamp (talk) (Translate) | When saving, set this to the timestamp of when the page was loaded. Used to detect edit conflicts. |
apihelp-visualeditoredit-param-summary (talk) (Translate) | Edit summary. |