Search translations
Jump to navigation
Jump to search
19,267 results found
Showing translations which match any of the search words. Require all search words.
Languages
Message groups
Several methods are available:
* Upload file contents directly, using the <var>$1file</var> parameter.
* Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters.
* Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter.
* Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter.
Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>.
* Upload file contents directly, using the <var>$1file</var> parameter.
* Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters.
* Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter.
* Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter.
Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>.
MediaWiki:Apihelp-upload-extended-description/en
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.
MediaWiki:Apihelp-import-extended-description/en
The parameters <var>async</var> and <var>file</var> cannot be combined. If you want asynchronous processing of your uploaded file, first upload it to stash (using the <var>stash</var> parameter) and then publish the stashed file asynchronously (using <var>filekey</var> and <var>async</var>).
MediaWiki:Apierror-cannot-async-upload-file/en
The <var>revids</var> parameter may not be used with the list options (<var>$1limit</var>, <var>$1startid</var>, <var>$1endid</var>, <kbd>$1dir=newer</kbd>, <var>$1user</var>, <var>$1excludeuser</var>, <var>$1start</var>, and <var>$1end</var>).
MediaWiki:Apierror-revisions-norevids/en
The parameter <var>$1</var> has been deprecated.
MediaWiki:Apiwarn-deprecation-parameter/en
Get the item for page "<var>Berlin</var>" on the site "<var>enwiki</var>" after normalizing the title from "<var>berlin</var>"
MediaWiki:Apihelp-wbgetentities-example-11/en
The identifier for the entity, including the prefix.
Use either <var>id</var> or <var>site</var> and <var>title</var> together.
Use either <var>id</var> or <var>site</var> and <var>title</var> together.
MediaWiki:Apihelp-wbeditentity-param-id/en
The identifier for the entity, including the prefix.
Use either <var>id</var> or <var>site</var> and <var>title</var> together.
Use either <var>id</var> or <var>site</var> and <var>title</var> together.
MediaWiki:Apihelp-wbsetaliases-param-id/en
The identifier for the entity, including the prefix.
Use either <var>id</var> or <var>site</var> and <var>title</var> together.
Use either <var>id</var> or <var>site</var> and <var>title</var> together.
MediaWiki:Apihelp-wbsetdescription-param-id/en
The identifier for the entity, including the prefix.
Use either <var>id</var> or <var>site</var> and <var>title</var> together.
Use either <var>id</var> or <var>site</var> and <var>title</var> together.
MediaWiki:Apihelp-wbsetlabel-param-id/en
The identifier for the entity, including the prefix.
Use either <var>id</var> or <var>site</var> and <var>title</var> together.
Use either <var>id</var> or <var>site</var> and <var>title</var> together.
MediaWiki:Apihelp-wbsetsitelink-param-id/en
Include the languages used for <var>uselang</var> and <var>errorlang</var> in the result.
MediaWiki:Apihelp-main-param-responselanginfo/en
The <var>oldimage</var> parameter has an invalid format.
MediaWiki:Apierror-invalidoldimage/en
Set the English language label to "<var>Earth</var>" for the item with sitelink <var>enwiki</var> => "<var>Earth</var>".
MediaWiki:Apihelp-wbsetlabel-example-2/en
Parse the page using <var>$1templatesandboxtext</var> in place of the contents of the page named here.
MediaWiki:Templatesandbox-apihelp-title/en
The language can be specified with the global <var>uselang</var> parameter.
MediaWiki:Apihelp-wbformatentities-extended-description/en
See the various prop-modules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd> to get information from the current version of a page.
There are several ways to specify the text to parse:
# Specify a page or revision, using <var>$1page</var>, <var>$1pageid</var>, or <var>$1oldid</var>.
# Specify content explicitly, using <var>$1text</var>, <var>$1title</var>, <var>$1revid</var>, and <var>$1contentmodel</var>.
# Specify only a summary to parse. <var>$1prop</var> should be given an empty value.
There are several ways to specify the text to parse:
# Specify a page or revision, using <var>$1page</var>, <var>$1pageid</var>, or <var>$1oldid</var>.
# Specify content explicitly, using <var>$1text</var>, <var>$1title</var>, <var>$1revid</var>, and <var>$1contentmodel</var>.
# Specify only a summary to parse. <var>$1prop</var> should be given an empty value.
MediaWiki:Apihelp-parse-extended-description/en
<kbd>section=new</kbd> cannot be combined with the <var>oldid</var>, <var>pageid</var> or <var>page</var> parameters. Please use <var>title</var> and <var>text</var>.
MediaWiki:Apierror-invalidparammix-parse-new-section/en
Request must be POSTed when the <var>text</var> parameter is used.
MediaWiki:Apierror-graph-mustposttext/en
The parameters <var>$1templatesandboxtitle</var> and <var>$1templatesandboxtext</var> must both be specified or both be omitted.
MediaWiki:Templatesandbox-apierror-titleandtext/en
<var>titles</var>, <var>pageids</var> or a generator was used to supply multiple pages, but the <var>$1limit</var>, <var>$1startid</var>, <var>$1endid</var>, <kbd>$1dir=newer</kbd>, <var>$1user</var>, <var>$1excludeuser</var>, <var>$1start</var>, and <var>$1end</var> parameters may only be used on a single page.
MediaWiki:Apierror-revisions-singlepage/en
The same field cannot be used in both <var>hide</var> and <var>show</var>.
MediaWiki:Apierror-revdel-mutuallyexclusive/en
The <var>$1</var> parameter cannot be used in mode 3.
MediaWiki:Apierror-deletedrevs-param-not-3/en
Retrieved from "https://translatewiki.net/wiki/Special:SearchTranslations"