Search translations

Jump to navigation Jump to search
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>.
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>$1</var> parameter must be a scalar.
MediaWiki:Apierror-parsoid-batch-mustbescalar/en
The <var>$1</var> parameter must be set.
MediaWiki:Apierror-missingparam/en
Update a proposal's notes using the <var>title</var> param.
MediaWiki:Apihelp-jadeupdateproposal-example/en
Update a proposal's notes using the <var>entitydata</var> param.
MediaWiki:Apihelp-jadeupdateproposal-example-2/en
Remove a specific proposal using the <var>title</var> param.
MediaWiki:Apihelp-jadedeleteproposal-example/en
Remove a specific proposal using the <var>entitydata</var> param.
MediaWiki:Apihelp-jadedeleteproposal-example-2/en
The <var>$1</var> parameter must be an array.
MediaWiki:Apierror-parsoid-batch-mustbearray/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
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
Set a specific proposal as preferred using the <var>title</var> param.
MediaWiki:Apihelp-jadesetpreference-example/en
Set a specific proposal as preferred using the <var>entitydata</var> param.
MediaWiki:Apihelp-jadesetpreference-example-2/en
The identifier for the entity, including the prefix.
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.
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.
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.
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.
MediaWiki:Apihelp-wbsetsitelink-param-id/en
The parameter <var>$1</var> has been deprecated.
MediaWiki:Apiwarn-deprecation-parameter/en
Add a new endorsement to a proposal using the <var>title</var> param.
MediaWiki:Apihelp-jadeendorse-example/en
Add a new endorsement to a proposal using the <var>entitydata</var> param.
MediaWiki:Apihelp-jadeendorse-example-2/en
Remove a user's endorsement to a proposal using the <var>title</var> param.
MediaWiki:Apihelp-jadedeleteendorsement-example/en
Remove a user's endorsement to a proposal using the <var>entitydata</var> param.
MediaWiki:Apihelp-jadedeleteendorsement-example-2/en
Update a user's endorsement to a proposal using the <var>title</var> param.
MediaWiki:Apihelp-jadeupdateendorsement-example/en