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=sxsave
(main | sxsave)
- This module is internal or unstable, and you should not use it. Its operation may change without notice.
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Fonto: ContentTranslation
- License: GPL-2.0-or-later
Save the draft section translation and store the parallel corpora
Specific parameters:
Other general parameters are available.
- sourcelanguage
The source language code.
- On bezonas ca parametro.
- targetlanguage
The target language code.
- On bezonas ca parametro.
- sourcetitle
The title of the source page.
- On bezonas ca parametro.
- targettitle
The title of the target page.
- On bezonas ca parametro.
- content
JSON-encoded section data. Each section is an object and has the following keys: content, sectionId, origin, validate
- On bezonas ca parametro.
- sourcerevision
The source page revision id.
- On bezonas ca parametro.
- Type: integer
- sourcesectiontitle
The title of the source section.
- On bezonas ca parametro.
- targetsectiontitle
The title of the target section.
- On bezonas ca parametro.
- sectionid
The page section id.
- On bezonas ca parametro.
- issandbox
Use a sandbox title for translation.
- Type: boolean (details)
- progress
The progress of the translation.
- On bezonas ca parametro.
- token
A "csrf" token retrieved from action=query&meta=tokens
- On bezonas ca parametro.