System messages

Jump to: navigation, 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.

Filter
Filter by customization state:    
First page
Last page
Name Default message text
Current message text
apihelp-query+watchlist-paramvalue-prop-parsedcomment (talk) (Translate) Adds parsed comment of the edit.
apihelp-query+watchlist-paramvalue-prop-patrol (talk) (Translate) Tags edits that are patrolled.
apihelp-query+watchlist-paramvalue-prop-sizes (talk) (Translate) Adds the old and new lengths of the page.
apihelp-query+watchlist-paramvalue-prop-timestamp (talk) (Translate) Adds timestamp of the edit.
apihelp-query+watchlist-paramvalue-prop-title (talk) (Translate) Adds title of the page.
apihelp-query+watchlist-paramvalue-prop-user (talk) (Translate) Adds the user who made the edit.
apihelp-query+watchlist-paramvalue-prop-userid (talk) (Translate) Adds user ID of whoever made the edit.
apihelp-query+watchlist-paramvalue-type-categorize (talk) (Translate) Category membership changes.
apihelp-query+watchlist-paramvalue-type-edit (talk) (Translate) Regular page edits.
apihelp-query+watchlist-paramvalue-type-external (talk) (Translate) External changes.
apihelp-query+watchlist-paramvalue-type-log (talk) (Translate) Log entries.
apihelp-query+watchlist-paramvalue-type-new (talk) (Translate) Page creations.
apihelp-query+watchlistraw-description (talk) (Translate) Get all pages on the current user's watchlist.
apihelp-query+watchlistraw-example-generator (talk) (Translate) Fetch page info for pages on the current user's watchlist.
apihelp-query+watchlistraw-example-simple (talk) (Translate) List pages on the current user's watchlist.
apihelp-query+watchlistraw-param-dir (talk) (Translate) The direction in which to list.
apihelp-query+watchlistraw-param-fromtitle (talk) (Translate) Title (with namespace prefix) to begin enumerating from.
apihelp-query+watchlistraw-param-limit (talk) (Translate) How many total results to return per request.
apihelp-query+watchlistraw-param-namespace (talk) (Translate) Only list pages in the given namespaces.
apihelp-query+watchlistraw-param-owner (talk) (Translate) Used along with $1token to access a different user's watchlist.
apihelp-query+watchlistraw-param-prop (talk) (Translate) Which additional properties to get:
apihelp-query+watchlistraw-param-show (talk) (Translate) Only list items that meet these criteria.
apihelp-query+watchlistraw-param-token (talk) (Translate) A security token (available in the user's [[Special:Preferences#mw-prefsection-watchlist|preferences]]) to allow access to another user's watchlist.
apihelp-query+watchlistraw-param-totitle (talk) (Translate) Title (with namespace prefix) to stop enumerating at.
apihelp-query+watchlistraw-paramvalue-prop-changed (talk) (Translate) Adds timestamp of when the user was last notified about the edit.
apihelp-query-description (talk) (Translate) Fetch data from and about MediaWiki. All data modifications will first have to use query to acquire a token to prevent abuse from malicious sites.
apihelp-query-example-allpages (talk) (Translate) Fetch revisions of pages beginning with <kbd>API/</kbd>.
apihelp-query-example-revisions (talk) (Translate) Fetch [[Special:ApiHelp/query+siteinfo|site info]] and [[Special:ApiHelp/query+revisions|revisions]] of <kbd>Main Page</kbd>.
apihelp-query-param-export (talk) (Translate) Export the current revisions of all given or generated pages.
apihelp-query-param-exportnowrap (talk) (Translate) Return the export XML without wrapping it in an XML result (same format as [[Special:Export]]). Can only be used with $1export.
apihelp-query-param-indexpageids (talk) (Translate) Include an additional pageids section listing all returned page IDs.
apihelp-query-param-iwurl (talk) (Translate) Whether to get the full URL if the title is an interwiki link.
apihelp-query-param-list (talk) (Translate) Which lists to get.
apihelp-query-param-meta (talk) (Translate) Which metadata to get.
apihelp-query-param-prop (talk) (Translate) Which properties to get for the queried pages.
apihelp-query-param-rawcontinue (talk) (Translate) Return raw <samp>query-continue</samp> data for continuation.
apihelp-rawfm-description (talk) (Translate) Output data, including debugging elements, in JSON format (pretty-print in HTML).
apihelp-removeauthenticationdata-description (talk) (Translate) Remove authentication data for the current user.
apihelp-removeauthenticationdata-example-simple (talk) (Translate) Attempt to remove the current user's data for <kbd>FooAuthenticationRequest</kbd>.
apihelp-resetpassword-description (talk) (Translate) Send a password reset email to a user.
apihelp-resetpassword-description-noroutes (talk) (Translate) No password reset routes are available. Enable routes in <var>[[mw:Manual:$wgPasswordResetRoutes|$wgPasswordResetRoutes]]</var> to use this module.
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-param-capture (talk) (Translate) Return the temporary passwords that were sent. Requires the <code>passwordreset</code> user right.
apihelp-resetpassword-param-email (talk) (Translate) Email address of the user being reset.
apihelp-resetpassword-param-user (talk) (Translate) User being reset.
apihelp-revisiondelete-description (talk) (Translate) Delete and undelete revisions.
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 <kbd>Main Page</kbd>.
apihelp-revisiondelete-param-hide (talk) (Translate) What to hide for each revision.
First page
Last page