MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=translatetile (ts)

(main | translatetile)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: Tilesheets
  • License: MIT

Translates the given tile data, either updating or creating a new entry.

Specific parameters:
Other general parameters are available.
tstoken

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.
tsid

The tile entry ID.

This parameter is required.
Type: integer
The value must be no less than 1.
tslang

The language code to translate to.

This parameter is required.
tsname

The localized name.

tsdescription

The localized description.