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=mlm-tasks
(main | mlm-tasks)
- This module requires read rights.
- This module only accepts POST requests.
- Source: MultiLanguageManager
- License: GPL-2.0-only
Manage translation tasks
Parameters:
- task
- The task that should be executed 
- This parameter is required.
- taskData
- JSON string encoded object with arbitrary data for the task 
- Default: {}
- format
- The format of the result 
- One of the following values: json, jsonfm
- Default: json
- token
- A "csrf" token retrieved from action=query&meta=tokens 
- This parameter is required.