Bantuan API MediaWiki
Ini merupakan laman dokumentasi MediaWiki API yang dihasilkan secara automatik.
Dokumentasi dan contoh-contoh: https://www.mediawiki.org/wiki/API
action=cxsplit
(main | cxsplit)
- Modul ini dalaman atau tidak stabil. Operasinya boleh berubah tanpa amaran.
- Modul ini memerlukan hak membaca.
- Modul ini memerlukan hak menulis.
- Modul ini menerima permohonan POST sahaja.
- Source: ContentTranslation
- License: GPL-2.0-or-later
Create and save a section translation to database, for every translated section of the given article translation
Parameter:
Other general parameters are available.
- translationid
The id of the translation, for which the section translations will be created.
- This parameter is required.
- Type: integer
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.