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.
System messages
First pagePrevious pageNext pageLast page
Name Default message text
Current message text
apihelp-edit-param-starttimestamp (talk) (Translate) Timestamp when the editing process began, used to detect edit conflicts. An appropriate value may be obtained using <var>[[Special:ApiHelp/main|curtimestamp]]</var> when beginning the edit process (e.g. when loading the page content to edit).
apihelp-edit-param-summary (talk) (Translate) Edit summary. When this parameter is not provided or empty, [[mw:Special:MyLanguage/Autosummary|an edit summary may be generated automatically]]. When using <var>$1section=new</var> and <var>$1sectiontitle</var> is not provided, the value of this parameter is used for the section title instead, and an edit summary is generated automatically.
apihelp-edit-param-tags (talk) (Translate) Change tags to apply to the revision.
apihelp-edit-param-text (talk) (Translate) Page content.
apihelp-edit-param-title (talk) (Translate) Title of the page to edit. Cannot be used together with <var>$1pageid</var>.
apihelp-edit-param-token (talk) (Translate) The token should always be sent as the last parameter, or at least after the $1text parameter.
apihelp-edit-param-undo (talk) (Translate) Undo this revision. Overrides $1text, $1prependtext and $1appendtext.
apihelp-edit-param-undoafter (talk) (Translate) Undo all revisions from $1undo to this one. If not set, just undo one revision.
apihelp-edit-param-unwatch (talk) (Translate) Remove the page from the current user's watchlist.
apihelp-edit-param-watch (talk) (Translate) Add the page to the current user's watchlist.
apihelp-edit-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-edit-param-watchlistexpiry (talk) (Translate) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-edit-summary (talk) (Translate) Create and edit pages.
apihelp-emailuser-example-email (talk) (Translate) Send an email to the user <kbd>WikiSysop</kbd> with the text <kbd>Content</kbd>.
apihelp-emailuser-param-ccme (talk) (Translate) Send a copy of this mail to me.
apihelp-emailuser-param-subject (talk) (Translate) Subject header.
apihelp-emailuser-param-target (talk) (Translate) User to send the email to.
apihelp-emailuser-param-text (talk) (Translate) Email body.
apihelp-emailuser-summary (talk) (Translate) Email a user.
apihelp-expandtemplates-example-simple (talk) (Translate) Expand the wikitext <kbd><nowiki>{{Project:Sandbox}}</nowiki></kbd>.
apihelp-expandtemplates-param-generatexml (talk) (Translate) Generate XML parse tree (replaced by $1prop=parsetree).
apihelp-expandtemplates-param-includecomments (talk) (Translate) Whether to include HTML comments in the output.
apihelp-expandtemplates-param-prop (talk) (Translate) Which pieces of information to get. Note that if no values are selected, the result will contain the wikitext, but the output will be in a deprecated format.
apihelp-expandtemplates-param-revid (talk) (Translate) Revision ID, for <code><nowiki>{{REVISIONID}}</nowiki></code> and similar variables.
apihelp-expandtemplates-param-showstrategykeys (talk) (Translate) Whether to include internal merge strategy information in jsconfigvars.
apihelp-expandtemplates-param-text (talk) (Translate) Wikitext to convert.
apihelp-expandtemplates-param-title (talk) (Translate) Title of the page.
apihelp-expandtemplates-paramvalue-prop-categories (talk) (Translate) Any categories present in the input that are not represented in the wikitext output.
apihelp-expandtemplates-paramvalue-prop-encodedjsconfigvars (talk) (Translate) Gives the JavaScript configuration variables specific to the page as a JSON string.
apihelp-expandtemplates-paramvalue-prop-jsconfigvars (talk) (Translate) Gives the JavaScript configuration variables specific to the page.
apihelp-expandtemplates-paramvalue-prop-modules (talk) (Translate) Any ResourceLoader modules that parser functions have requested be added to the output. Either <kbd>jsconfigvars</kbd> or <kbd>encodedjsconfigvars</kbd> must be requested jointly with <kbd>modules</kbd>.
apihelp-expandtemplates-paramvalue-prop-parsetree (talk) (Translate) The XML parse tree of the input.
apihelp-expandtemplates-paramvalue-prop-properties (talk) (Translate) Page properties defined by expanded magic words in the wikitext.
apihelp-expandtemplates-paramvalue-prop-ttl (talk) (Translate) The maximum time after which caches of the result should be invalidated.
apihelp-expandtemplates-paramvalue-prop-volatile (talk) (Translate) Whether the output is volatile and should not be reused elsewhere within the page.
apihelp-expandtemplates-paramvalue-prop-wikitext (talk) (Translate) The expanded wikitext.
apihelp-expandtemplates-summary (talk) (Translate) Expands all templates within wikitext.
apihelp-feedcontributions-example-simple (talk) (Translate) Return contributions for user <kbd>Example</kbd>.
apihelp-feedcontributions-param-deletedonly (talk) (Translate) Show only deleted contributions.
apihelp-feedcontributions-param-feedformat (talk) (Translate) The format of the feed.
apihelp-feedcontributions-param-hideminor (talk) (Translate) Hide minor edits.
apihelp-feedcontributions-param-month (talk) (Translate) From month (and earlier).
apihelp-feedcontributions-param-namespace (talk) (Translate) Which namespace to filter the contributions by.
apihelp-feedcontributions-param-newonly (talk) (Translate) Only show edits that are page creations.
apihelp-feedcontributions-param-showsizediff (talk) (Translate) Show the size difference between revisions.
apihelp-feedcontributions-param-tagfilter (talk) (Translate) Filter contributions that have these tags.
apihelp-feedcontributions-param-toponly (talk) (Translate) Only show edits that are the latest revisions.
apihelp-feedcontributions-param-user (talk) (Translate) What users to get the contributions for.
apihelp-feedcontributions-param-year (talk) (Translate) From year (and earlier).
apihelp-feedcontributions-summary (talk) (Translate) Returns a user's contributions feed.
apihelp-feedrecentchanges-example-30days (talk) (Translate) Show recent changes for 30 days.
apihelp-feedrecentchanges-example-simple (talk) (Translate) Show recent changes.
apihelp-feedrecentchanges-param-associated (talk) (Translate) Include associated (talk or main) namespace.
apihelp-feedrecentchanges-param-days (talk) (Translate) Days to limit the results to.
apihelp-feedrecentchanges-param-feedformat (talk) (Translate) The format of the feed.
apihelp-feedrecentchanges-param-from (talk) (Translate) Show changes since then.
apihelp-feedrecentchanges-param-hideanons (talk) (Translate) Hide changes made by anonymous users.
apihelp-feedrecentchanges-param-hidebots (talk) (Translate) Hide changes made by bots.
apihelp-feedrecentchanges-param-hidecategorization (talk) (Translate) Hide category membership changes.
apihelp-feedrecentchanges-param-hideliu (talk) (Translate) Hide changes made by registered users.
apihelp-feedrecentchanges-param-hideminor (talk) (Translate) Hide minor changes.
apihelp-feedrecentchanges-param-hidemyself (talk) (Translate) Hide changes made by the current user.
apihelp-feedrecentchanges-param-hidepatrolled (talk) (Translate) Hide patrolled changes.
apihelp-feedrecentchanges-param-invert (talk) (Translate) All namespaces but the selected one.
apihelp-feedrecentchanges-param-limit (talk) (Translate) Maximum number of results to return.
apihelp-feedrecentchanges-param-namespace (talk) (Translate) Namespace to limit the results to.
apihelp-feedrecentchanges-param-showlinkedto (talk) (Translate) Show changes on pages linked to the selected page instead.
apihelp-feedrecentchanges-param-tagfilter (talk) (Translate) Filter by tag.
apihelp-feedrecentchanges-param-target (talk) (Translate) Show only changes on pages linked from this page.
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-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.
apihelp-imagerotate-example-generator (talk) (Translate) Rotate all images in <kbd>Category:Flip</kbd> by <kbd>180</kbd> degrees.
apihelp-imagerotate-example-simple (talk) (Translate) Rotate <kbd>File:Example.png</kbd> by <kbd>90</kbd> degrees.
apihelp-imagerotate-param-rotation (talk) (Translate) Degrees to rotate image clockwise.
apihelp-imagerotate-param-tags (talk) (Translate) Tags to apply to the entry in the upload log.
apihelp-imagerotate-summary (talk) (Translate) Rotate one or more images.
apihelp-import-example-import (talk) (Translate) Import [[meta:Help:ParserFunctions]] to namespace 100 with full history.
apihelp-import-extended-description (talk) (Translate) Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending a file for the <var>xml</var> parameter.
apihelp-import-param-assignknownusers (talk) (Translate) Assign edits to local users where the named user exists locally.
apihelp-import-param-fullhistory (talk) (Translate) For interwiki imports: import the full history, not just the current version.
apihelp-import-param-interwikipage (talk) (Translate) For interwiki imports: page to import.
apihelp-import-param-interwikiprefix (talk) (Translate) For uploaded imports: interwiki prefix to apply to unknown usernames (and known users if <var>$1assignknownusers</var> is set).
apihelp-import-param-interwikisource (talk) (Translate) For interwiki imports: wiki to import from.
apihelp-import-param-namespace (talk) (Translate) Import to this namespace. Cannot be used together with <var>$1rootpage</var>.
apihelp-import-param-rootpage (talk) (Translate) Import as subpage of this page. Cannot be used together with <var>$1namespace</var>.
apihelp-import-param-summary (talk) (Translate) Log entry import summary.
apihelp-import-param-tags (talk) (Translate) Change tags to apply to the entry in the import log and to the null revision on the imported pages.
apihelp-import-param-templates (talk) (Translate) For interwiki imports: import all included templates as well.
apihelp-import-param-xml (talk) (Translate) Uploaded XML file.
apihelp-import-summary (talk) (Translate) Import a page from another wiki, or from an XML file.
apihelp-json-param-ascii (talk) (Translate) If specified, encodes all non-ASCII using hexadecimal escape sequences. Default when <var>formatversion</var> is <kbd>1</kbd>.
apihelp-json-param-callback (talk) (Translate) If specified, wraps the output into a given function call. For safety, all user-specific data will be restricted.
apihelp-json-param-formatversion (talk) (Translate) Output formatting
apihelp-json-param-utf8 (talk) (Translate) If specified, encodes most (but not all) non-ASCII characters as UTF-8 instead of replacing them with hexadecimal escape sequences. Default when <var>formatversion</var> is not <kbd>1</kbd>.
apihelp-json-paramvalue-formatversion-1 (talk) (Translate) Backwards-compatible format (XML-style booleans, <samp>*</samp> keys for content nodes, etc.).
apihelp-json-paramvalue-formatversion-2 (talk) (Translate) Modern format.
apihelp-json-paramvalue-formatversion-latest (talk) (Translate) Use the latest format (currently <kbd>2</kbd>), may change without warning.
apihelp-json-summary (talk) (Translate) Output data in JSON format.
apihelp-jsonfm-summary (talk) (Translate) Output data in JSON format (pretty-print in HTML).
apihelp-link (talk) (Translate) [[Special:ApiHelp/$1|$2]]
apihelp-linkaccount-example-link (talk) (Translate) Start the process of linking to an account from <kbd>Example</kbd>.
apihelp-linkaccount-summary (talk) (Translate) Link an account from a third-party provider to the current user.
apihelp-login-example-login (talk) (Translate) Log in.
apihelp-login-extended-description (talk) (Translate) This action should only be used in combination with [[Special:BotPasswords]]; use for main-account login is deprecated and may fail without warning. To safely log in to the main account, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>.
apihelp-login-extended-description-nobotpasswords (talk) (Translate) This action is deprecated and may fail without warning. To safely log in, use <kbd>[[Special:ApiHelp/clientlogin|action=clientlogin]]</kbd>.
apihelp-login-param-domain (talk) (Translate) Domain (optional).
apihelp-login-param-name (talk) (Translate) Username.
apihelp-login-param-password (talk) (Translate) Password.
apihelp-login-param-token (talk) (Translate) Login token obtained in first request.
apihelp-login-summary (talk) (Translate) Log in and get authentication cookies.
apihelp-logout-example-logout (talk) (Translate) Log the current user out.
apihelp-logout-summary (talk) (Translate) Log out and clear session data.
apihelp-main-extended-description (talk) (Translate) <div class="hlist plainlinks api-main-links"> * [[mw:Special:MyLanguage/API:Main_page|Documentation]] * [[mw:Special:MyLanguage/API:Etiquette|Etiquette & usage guidelines]] * [[mw:Special:MyLanguage/API:FAQ|FAQ]] * [https://lists.wikimedia.org/postorius/lists/mediawiki-api.lists.wikimedia.org/ Mailing list] * [https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/ API Announcements] * [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R Bugs & requests] </div> <strong>Status:</strong> The MediaWiki API is a mature and stable interface that is actively supported and improved. While we try to avoid it, we may occasionally need to make breaking changes; subscribe to [https://lists.wikimedia.org/hyperkitty/list/mediawiki-api-announce@lists.wikimedia.org/ the mediawiki-api-announce mailing list] for notice of updates. <strong>Erroneous requests:</strong> When erroneous requests are sent to the API, an HTTP header will be sent with the key "MediaWiki-API-Error" and then both the value of the header and the error code sent back will be set to the same value. For more information see [[mw:Special:MyLanguage/API:Errors_and_warnings|API: Errors and warnings]]. <p class="mw-apisandbox-link"><strong>Testing:</strong> For ease of testing API requests, see [[Special:ApiSandbox]].</p>
apihelp-main-param-action (talk) (Translate) Which action to perform.
apihelp-main-param-assert (talk) (Translate) Verify that the user is logged in if set to <kbd>user</kbd>, <em>not</em> logged in if set to <kbd>anon</kbd>, or has the bot user right if <kbd>bot</kbd>.
apihelp-main-param-assertuser (talk) (Translate) Verify the current user is the named user.
apihelp-main-param-curtimestamp (talk) (Translate) Include the current timestamp in the result.
apihelp-main-param-errorformat (talk) (Translate) Format to use for warning and error text output
apihelp-main-param-errorlang (talk) (Translate) Language to use for warnings and errors. <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd> with <kbd>siprop=languages</kbd> returns a list of language codes, or specify <kbd>content</kbd> to use this wiki's content language, or specify <kbd>uselang</kbd> to use the same value as the <var>uselang</var> parameter.
apihelp-main-param-errorsuselocal (talk) (Translate) If given, error texts will use locally-customized messages from the {{ns:MediaWiki}} namespace.
apihelp-main-param-format (talk) (Translate) The format of the output.
apihelp-main-param-maxage (talk) (Translate) Set the <code>max-age</code> HTTP cache control header to this many seconds. Errors are never cached.
apihelp-main-param-maxlag (talk) (Translate) Maximum lag can be used when MediaWiki is installed on a database replicated cluster. To save actions causing any more site replication lag, this parameter can make the client wait until the replication lag is less than the specified value. In case of excessive lag, error code <samp>maxlag</samp> is returned with a message like <samp>Waiting for $host: $lag seconds lagged</samp>.<br />See [[mw:Special:MyLanguage/Manual:Maxlag_parameter|Manual: Maxlag parameter]] for more information.
apihelp-main-param-origin (talk) (Translate) When accessing the API using a cross-domain AJAX request (CORS), set this to the originating domain. This must be included in any pre-flight request, and therefore must be part of the request URI (not the POST body). For authenticated requests, this must match one of the origins in the <code>Origin</code> header exactly, so it has to be set to something like <kbd>https://en.wikipedia.org</kbd> or <kbd>https://meta.wikimedia.org</kbd>. If this parameter does not match the <code>Origin</code> header, a 403 response will be returned. If this parameter matches the <code>Origin</code> header and the origin is allowed, the <code>Access-Control-Allow-Origin</code> and <code>Access-Control-Allow-Credentials</code> headers will be set. For non-authenticated requests, specify the value <kbd>*</kbd>. This will cause the <code>Access-Control-Allow-Origin</code> header to be set, but <code>Access-Control-Allow-Credentials</code> will be <code>false</code> and all user-specific data will be restricted.
apihelp-main-param-requestid (talk) (Translate) Any value given here will be included in the response. May be used to distinguish requests.
apihelp-main-param-responselanginfo (talk) (Translate) Include the languages used for <var>uselang</var> and <var>errorlang</var> in the result.
apihelp-main-param-servedby (talk) (Translate) Include the hostname that served the request in the results.
apihelp-main-param-smaxage (talk) (Translate) Set the <code>s-maxage</code> HTTP cache control header to this many seconds. Errors are never cached.
apihelp-main-param-uselang (talk) (Translate) Language to use for message translations. <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd> with <kbd>siprop=languages</kbd> returns a list of language codes, or specify <kbd>user</kbd> to use the current user's language preference, or specify <kbd>content</kbd> to use this wiki's content language.
apihelp-main-param-variant (talk) (Translate) Variant of the language. Only works if the base language supports variant conversion.
apihelp-main-paramvalue-errorformat-bc (talk) (Translate) Format used prior to MediaWiki 1.29. <var>errorlang</var> and <var>errorsuselocal</var> are ignored.
apihelp-main-paramvalue-errorformat-html (talk) (Translate) HTML
apihelp-main-paramvalue-errorformat-none (talk) (Translate) No text output, only the error codes.
apihelp-main-paramvalue-errorformat-plaintext (talk) (Translate) Wikitext with HTML tags removed and entities replaced.
apihelp-main-paramvalue-errorformat-raw (talk) (Translate) Message key and parameters.
apihelp-main-paramvalue-errorformat-wikitext (talk) (Translate) Unparsed wikitext.
apihelp-main-summary (talk) (Translate)  
apihelp-managetags-example-activate (talk) (Translate) Activate a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd>
apihelp-managetags-example-create (talk) (Translate) Create a tag named <kbd>spam</kbd> with the reason <kbd>For use in edit patrolling</kbd>
apihelp-managetags-example-deactivate (talk) (Translate) Deactivate a tag named <kbd>spam</kbd> with the reason <kbd>No longer required</kbd>
apihelp-managetags-example-delete (talk) (Translate) Delete the <kbd>vandlaism</kbd> tag with the reason <kbd>Misspelt</kbd>
apihelp-managetags-param-ignorewarnings (talk) (Translate) Whether to ignore any warnings that are issued during the operation.
apihelp-managetags-param-operation (talk) (Translate) Which operation to perform: ;create:Create a new change tag for manual use. ;delete:Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used. ;activate:Activate a change tag, allowing users to apply it manually. ;deactivate:Deactivate a change tag, preventing users from applying it manually.
apihelp-managetags-param-reason (talk) (Translate) An optional reason for creating, deleting, activating or deactivating the tag.
apihelp-managetags-param-tag (talk) (Translate) Tag to create, delete, activate or deactivate. For tag creation, the tag must not exist. For tag deletion, the tag must exist. For tag activation, the tag must exist and not be in use by an extension. For tag deactivation, the tag must be currently active and manually defined.
apihelp-managetags-param-tags (talk) (Translate) Change tags to apply to the entry in the tag management log.
apihelp-managetags-summary (talk) (Translate) Perform management tasks relating to change tags.
apihelp-mergehistory-example-merge (talk) (Translate) Merge the entire history of <kbd>Oldpage</kbd> into <kbd>Newpage</kbd>.
apihelp-mergehistory-example-merge-timestamp (talk) (Translate) Merge the page revisions of <kbd>Oldpage</kbd> dating up to <kbd>2015-12-31T04:37:41Z</kbd> into <kbd>Newpage</kbd>.
apihelp-mergehistory-param-from (talk) (Translate) Title of the page from which history will be merged. Cannot be used together with <var>$1fromid</var>.
apihelp-mergehistory-param-fromid (talk) (Translate) Page ID of the page from which history will be merged. Cannot be used together with <var>$1from</var>.
apihelp-mergehistory-param-reason (talk) (Translate) Reason for the history merge.
apihelp-mergehistory-param-timestamp (talk) (Translate) Timestamp up to which revisions will be moved from the source page's history to the destination page's history. If omitted, the entire page history of the source page will be merged into the destination page.
apihelp-mergehistory-param-to (talk) (Translate) Title of the page to which history will be merged. Cannot be used together with <var>$1toid</var>.
apihelp-mergehistory-param-toid (talk) (Translate) Page ID of the page to which history will be merged. Cannot be used together with <var>$1to</var>.
apihelp-mergehistory-summary (talk) (Translate) Merge page histories.
apihelp-move-example-move (talk) (Translate) Move <kbd>Badtitle</kbd> to <kbd>Goodtitle</kbd> without leaving a redirect.
apihelp-move-param-from (talk) (Translate) Title of the page to rename. Cannot be used together with <var>$1fromid</var>.
apihelp-move-param-fromid (talk) (Translate) Page ID of the page to rename. Cannot be used together with <var>$1from</var>.
apihelp-move-param-ignorewarnings (talk) (Translate) Ignore any warnings.
apihelp-move-param-movesubpages (talk) (Translate) Rename subpages, if applicable.
apihelp-move-param-movetalk (talk) (Translate) Rename the talk page, if it exists.
apihelp-move-param-noredirect (talk) (Translate) Don't create a redirect.
apihelp-move-param-reason (talk) (Translate) Reason for the rename.
apihelp-move-param-tags (talk) (Translate) Change tags to apply to the entry in the move log and to the null revision on the destination page.
apihelp-move-param-to (talk) (Translate) Title to rename the page to.
apihelp-move-param-unwatch (talk) (Translate) Remove the page and the redirect from the current user's watchlist.
apihelp-move-param-watch (talk) (Translate) Add the page and the redirect to the current user's watchlist.
apihelp-move-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-move-param-watchlistexpiry (talk) (Translate) Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged.
apihelp-move-summary (talk) (Translate) Move a page.
apihelp-no-such-module (talk) (Translate) Module "$1" not found.
apihelp-none-summary (talk) (Translate) Output nothing.
apihelp-opensearch-example-te (talk) (Translate) Find pages beginning with <kbd>Te</kbd>.
apihelp-opensearch-param-format (talk) (Translate) The format of the output.
apihelp-opensearch-param-limit (talk) (Translate) Maximum number of results to return.
First pagePrevious pageNext pageLast page