Jump to: navigation, search
Showing translations which match any of the search words. Require all search words.
Languages
Message groups
Some parameter types in API requests need further explanation:
;boolean
:Boolean parameters work like HTML checkboxes: if the parameter is specified, regardless of value, it is considered true. For a false value, omit the parameter entirely.
;timestamp
:Timestamps may be specified in several formats. ISO 8601 date and time is recommended. All times are in UTC, any included timezone is ignored.
:* ISO 8601 date and time, <kbd><var>2001</var>-<var>01</var>-<var>15</var>T<var>14</var>:<var>56</var>:<var>00</var>Z</kbd> (punctuation and <kbd>Z</kbd> are optional)
:* ISO 8601 date and time with (ignored) fractional seconds, <kbd><var>2001</var>-<var>01</var>-<var>15</var>T<var>14</var>:<var>56</var>:<var>00</var>.<var>00001</var>Z</kbd> (dashes, colons, and <kbd>Z</kbd> are optional)
:* MediaWiki format, <kbd><var>2001</var><var>01</var><var>15</var><var>14</var><var>56</var><var>00</var></kbd>
:* Generic numeric format, <kbd><var>2001</var>-<var>01</var>-<var>15</var> <var>14</var>:<var>56</var>:<var>00</var></kbd> (optional timezone of <kbd>GMT</kbd>, <kbd>+<var>##</var></kbd>, or <kbd>-<var>##</var></kbd> is ignored)
:* EXIF format, <kbd><var>2001</var>:<var>01</var>:<var>15</var> <var>14</var>:<var>56</var>:<var>00</var></kbd>
:*RFC 2822 format (timezone may be omitted), <kbd><var>Mon</var>, <var>15</var> <var>Jan</var> <var>2001</var> <var>14</var>:<var>56</var>:<var>00</var></kbd>
:* RFC 850 format (timezone may be omitted), <kbd><var>Monday</var>, <var>15</var>-<var>Jan</var>-<var>2001</var> <var>14</var>:<var>56</var>:<var>00</var></kbd>
:* C ctime format, <kbd><var>Mon</var> <var>Jan</var> <var>15</var> <var>14</var>:<var>56</var>:<var>00</var> <var>2001</var></kbd>
:* Seconds since 1970-01-01T00:00:00Z as a 1 to 13 digit integer (excluding <kbd>0</kbd>)
:* The string <kbd>now</kbd>
MediaWiki:Api-help-datatypes/en
If set, a new entity will be created.
Set this to the type of the entity you want to create.
It is not allowed to have this set when <var>id</var> is also set.
MediaWiki:Apihelp-wbeditentity-param-new/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
How to filter for redirects. If set to <kbd>nonredirects</kbd> when <var>$1redirect</var> is enabled, this is only applied to the second level.
MediaWiki:Apihelp-query+backlinks-param-filterredir/en
Password (ignored if <var>$1mailpassword</var> is set).
MediaWiki:Apihelp-createaccount-param-password/en-gb
Пароль (ignored if <var>$1mailpassword</var> is set).
MediaWiki:Apihelp-createaccount-param-password/ru
Se <var>$1page</var> ou <var>$1pageid</var> apuntar a unha redirección, resólvea.
MediaWiki:Apihelp-parse-param-redirects/gl
Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>.
MediaWiki:Api-pageset-param-redirects-nogenerator/en
Internal error when attempting to enable Flow on a specific page, and <var>$wgContentHandlerUseDB</var> is not set to <code>true</code>. Do not translate <code>true</code> as it a boolean value.
MediaWiki:Flow-error-allowcreation-no-usedb/qqq
Protocol of the URL. If empty and <var>$1query</var> set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links.
MediaWiki:Apihelp-query+exturlusage-param-protocol/en-gb
List of types of options to reset when the <var>$1reset</var> option is set.
MediaWiki:Apihelp-options-param-resetkinds/en-gb
Automatically resolve redirects in <var>$1titles</var>, <var>$1pageids</var>, and <var>$1revids</var>, and in pages returned by <var>$1generator</var>.
MediaWiki:Api-pageset-param-redirects-generator/en-gb
Parse the content of this page. Overrides <var>$1page</var>.
MediaWiki:Apihelp-parse-param-pageid/en-gb
Error message shown if a property is set to the wrong type. * $1 is the name of the property, e.g. settings.rights or module.messages[3].
* $2 is the type that this property is expected to have
* $3 is the type it actually had
MediaWiki:Gadgets-validate-wrongtype/qqq
Analiza o contido e devolve o resultado do analizador.

Vexa varios módulos propostos de <kbd>[[Special:ApiHelp/query|action=query]]</kbd> para obter información sobre a versión actual dunha páxina.

Hai varias formas de especificar o texto a analizar:
# Especificar unha páxina ou revisión, usando <var>$1page</var>, <var>$1pageid</var>, ou <var>$1oldid</var>.
# Especificando contido explícitamente, usando <var>$1text</var>, <var>$1title</var>, and <var>$1contentmodel</var>.
# Especificando só un resumo a analizar. <var>$1prop</var> debe ter un valor baleiro.
MediaWiki:Apihelp-parse-description/gl
Parst den Inhalt dieser Version. Überschreibt <var>$1page</var> und <var>$1pageid</var>.
MediaWiki:Apihelp-parse-param-oldid/de
Analizar el contenido de esta revisión. Remplaza <var>$1page</var> y <var>$1pageid</var>.
MediaWiki:Apihelp-parse-param-oldid/es
Analizar o contido desta revisión. Ignora <var>$1page</var> e <var>$1pageid</var>.
MediaWiki:Apihelp-parse-param-oldid/gl
אם <var>$1page</var> או <var>$1pageid</var> מוגדרים להפניה, לפתור אותה.
MediaWiki:Apihelp-parse-param-redirects/he
לפענח את התוכן של הגרסה הזאת. דורס את <var>$1page</var> ואת <var>$1pageid</var>.
MediaWiki:Apihelp-parse-param-oldid/he
Si <var>$1page</var> o <var>$1pageid</var> contienen una redirección, soluciónalo.
MediaWiki:Apihelp-parse-param-redirects/es
Analyser le contenu de cette révision. Écrase <var>$1page</var> et <var>$1pageid</var>.
MediaWiki:Apihelp-parse-param-oldid/fr
Якщо <var>$1page</var> або <var>$1pageid</var> вказані як перенаправлення, виправити це.
MediaWiki:Apihelp-parse-param-redirects/uk
Аналізувати вміст цієї версії. Перевизначає <var>$1page</var> та <var>$1pageid</var>.
MediaWiki:Apihelp-parse-param-oldid/uk
If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved.
MediaWiki:Apihelp-query+backlinks-param-redirect/en