Jump to content

This is an information resource mainly written for trans US citizens considering emigrating to another country, although we hope it is useful beyond that.

Please treat this wiki as a starting point for your own research, not as an authoritative source of truth or as legal advice.

Many of the authors have gone through the process themselves and want to share what they have learned.

MediaWiki:Apihelp-upload-extended-description

From Trans World Express

Several methods are available:

  • Upload file contents directly, using the $1file parameter.
  • Upload the file in pieces, using the $1filesize, $1chunk, and $1offset parameters.
  • Have the MediaWiki server fetch a file from a URL, using the $1url parameter.
  • Complete an earlier upload that failed due to warnings, using the $1filekey parameter.

Note that the HTTP POST must be done as a file upload (i.e. using multipart/form-data) when sending the $1file.