Search translations

Jump to navigation Jump to search
Languages
Message groups
This module accepts additional parameters depending on the available authentication requests. Use <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> with <kbd>amirequestsfor=$1</kbd> (or a previous response from this module, if applicable) to determine the requests available and the fields that they use.
MediaWiki:Api-help-authmanagerhelper-additional-params/en
Only use these authentication requests, by the <samp>id</samp> returned from <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> with <kbd>amirequestsfor=$1</kbd> or from a previous response from this module.
MediaWiki:Api-help-authmanagerhelper-requests/en
Use this authentication request, by the <samp>id</samp> returned from <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> with <kbd>amirequestsfor=$1</kbd>.
MediaWiki:Api-help-authmanagerhelper-request/en
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.
MediaWiki:Apihelp-main-param-uselang/en
Show info for <kbd>[[Special:ApiHelp/parse|action=parse]]</kbd>, <kbd>[[Special:ApiHelp/jsonfm|format=jsonfm]]</kbd>, <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd>, and <kbd>[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]</kbd>.
MediaWiki:Apihelp-paraminfo-example-1/en
Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>.
MediaWiki:Apihelp-checktoken-summary/en
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.
MediaWiki:Apihelp-main-param-errorlang/en
Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Revision ID to diff each revision to. Use <kbd>prev</kbd>, <kbd>next</kbd> and <kbd>cur</kbd> for the previous, next and current revision respectively.
MediaWiki:Apihelp-query+revisions+base-param-diffto/en
The <kbd>$1</kbd> module has been disabled.
MediaWiki:Apierror-moduledisabled/en
The module <kbd>$1</kbd> has no submodules.
MediaWiki:Apierror-badmodule-nosubmodules/en
The <kbd>$1</kbd> module requires a POST request.
MediaWiki:Apierror-mustbeposted/en
Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics.
MediaWiki:Apihelp-query+prefixsearch-extended-description/en
Purge the <kbd>Main Page</kbd> and the <kbd>API</kbd> page.
MediaWiki:Apihelp-purge-example-simple/en
Get pages that use the entity <kbd>Q2</kbd>.
MediaWiki:Apihelp-query+wblistentityusage-example-simple/en
Get the pages from the reading lists with ID <kbd>10</kbd>, <kbd>11</kbd> and <kbd>12</kbd>.
MediaWiki:Apihelp-query+readinglistentries-example-1/en
The general procedure to use this module is:
# Fetch the fields available from <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> with <kbd>amirequestsfor=$4</kbd>, and a <kbd>$5</kbd> token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>.
# Present the fields to the user, and obtain their submission.
# Post to this module, supplying <var>$1returnurl</var> and any relevant fields.
# Check the <samp>status</samp> in the response.
#* If you received <samp>PASS</samp> or <samp>FAIL</samp>, you're done. The operation either succeeded or it didn't.
#* If you received <samp>UI</samp>, present the new fields to the user and obtain their submission. Then post to this module with <var>$1continue</var> and the relevant fields set, and repeat step 4.
#* If you received <samp>REDIRECT</samp>, direct the user to the <samp>redirecttarget</samp> and wait for the return to <var>$1returnurl</var>. Then post to this module with <var>$1continue</var> and any fields passed to the return URL, and repeat step 4.
#* If you received <samp>RESTART</samp>, that means the authentication worked but we don't have a linked user account. You might treat this as <samp>UI</samp> or as <samp>FAIL</samp>.
MediaWiki:Api-help-authmanager-general-usage/en
Add the page <kbd>Dog</kbd> from project <kbd>en.wikipedia.org</kbd> to the list with ID <kbd>33</kbd>.
MediaWiki:Apihelp-readinglists+createentry-example-1/en
List of module names (values of the <var>action</var> and <var>format</var> parameters, or <kbd>main</kbd>). Can specify submodules with a <kbd>+</kbd>, or all submodules with <kbd>+*</kbd>, or all submodules recursively with <kbd>+**</kbd>.
MediaWiki:Apihelp-paraminfo-param-modules/en
Fetching a token via <kbd>action=login</kbd> is deprecated. Use <kbd>action=query&meta=tokens&type=login</kbd> instead.
MediaWiki:Apiwarn-deprecation-login-token/en
Add the user with ID <kbd>123</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>.
MediaWiki:Apihelp-userrights-example-userid/en
Help for <kbd>action=query</kbd> and all its submodules.
MediaWiki:Apihelp-help-example-submodules/en
Delete the <kbd>vandlaism</kbd> tag with the reason <kbd>Misspelt</kbd>
MediaWiki:Apihelp-managetags-example-delete/en
Get pages that use the entity <kbd>Q2</kbd> and the aspect was sitelink or statement.
MediaWiki:Apihelp-query+wblistentityusage-example-aspect/en
Get pages that use the entity <kbd>Q2</kbd> with URL included.
MediaWiki:Apihelp-query+wblistentityusage-example-url/en
Name of the action to take, either <kbd>multieditparse</kbd> or <kbd>switchtoadvancedediting</kbd>
MediaWiki:Apihelp-createapage-param-what/en