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=editsheet (ts)
(main | editsheet)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: Tilesheets
- License: MIT
Edits a sheet'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)
- tsmod
The current mod abbreviation.
- This parameter is required.
- tstomod
The new mod abbreviation.
- tstosizes
A pipe separated list of new sizes.
- Type: list of integers
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).