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=cxsave
- Questo modulo è interno o instabile e non dovresti usarlo. Il suo funzionamento potrebbe variare senza preavviso.
- Questo modulo richiede i diritti di lettura.
- Questo modulo richiede i diritti di scrittura.
- Questo modulo accetta solo richieste POST.
- Fonte: ContentTranslation
- Licenza: GPL-2.0-or-later
This module allows to save draft translations by section to save bandwidth and to collect parallel corpora.
- from
Il codice della lingua di origine.
- This parameter is required.
- to
Il codice della lingua di destinazione.
- This parameter is required.
- sourcetitle
Il titolo della pagina di origine.
- This parameter is required.
- title
Il titolo della pagina su cui eseguire le azioni.
- This parameter is required.
- content
JSON-encoded section data. Each section is an object and has the following keys: content, sectionId, sequenceId, sequenceId, origin
- This parameter is required.
- sourcerevision
'A verziona d' 'a paggena origgene.
- This parameter is required.
- Type: integer
- progress
Nfurmaziune ncopp' 'a quantità 'e traduzione cumpretata ('o prugresso). 'O JSON ch' 'e parole chiave
any
,human
,mt
emtSectionsCount
. 'E valure d' 'e chiave so' tante procent.- This parameter is required.
- cxversion
Version of the editor used to create the draft translation.
- Type: integer
- The value must be between 1 and 2.
- sourcecategories
JSON encoded array of source categories to be saved with draft translation.
- Cannot be longer than 65 535 bytes.
- targetcategories
JSON encoded array of target categories to be saved with draft translation.
- Cannot be longer than 65 535 bytes.
- token
Un token "csrf" recuperato da action=query&meta=tokens
- This parameter is required.