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=cxpublish

(main | cxpublish)
  • This module is internal or unstable. Its operation may change without notice.
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: ContentTranslation
  • License: GPL-2.0-or-later

Αποθηκεύσετε μια σελίδα που δημιουργήσατε, χρησιμοποιώντας την επέκταση Μετάφραση Περιεχομένου.

Specific parameters:
Other general parameters are available.
title

Ο τίτλος της σελίδας στην οποία θα γίνουν ενέργειες.

This parameter is required.
html

Το περιεχόμενο για αποθήκευση.

This parameter is required.
from

Ο κωδικός της γλώσσας πηγής.

This parameter is required.
to

Ο κωδικός της γλώσσας στόχου.

This parameter is required.
sourcetitle

Ο τίτλος της σελίδας πηγής.

This parameter is required.
categories

The categories to put the published page in.

publishtags

The edit tags to add to the published page.

Separate values with | or alternative.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
wpCaptchaId

Captcha ID (when saving with a captcha response).

wpCaptchaWord

Answer to the captcha (when saving with a captcha response).

cxversion

Version of the editor used to publish the translation.

This parameter is required.
Type: integer
The value must be between 1 and 2.
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.