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=edittile (ts)
(main | edittile)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: Tilesheets
- License: MIT
Edits a tile entry's data.
Specific parameters:
Other general parameters are available.
- tstoken
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.
- tssummary
An optional edit summary.
- Default: (empty)
- tsid
The entry ID for the tile.
- This parameter is required.
- Type: integer
- tstoname
The new item name.
- tstomod
The new mod abbreviation.
- tstox
The new X coordinate.
- Type: integer
- tstoy
The new Y coordinate.
- Type: integer
- tstoz
The new Z coordinate.
- Type: integer