Trợ giúp về API MediaWiki

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, and you should not use it. Its operation may change without notice.
  • Mô đun này cần quyền đọc.
  • Mô đun này cần quyền ghi.
  • Mô đun này chỉ có nhận các yêu cầu POST.
  • Source: ContentTranslation
  • License: GPL-2.0-or-later

Save a page created using the Content Translation extension.

Các tham số:
Other general parameters are available.
title

Tiêu đề của trang chịu tác động của tác vụ này.

This parameter is required.
html

Nội dung để lưu.

This parameter is required.
from

Mã ngôn ngữ gốc.

This parameter is required.
to

Mã ngôn ngữ đích.

This parameter is required.
sourcetitle

Tên trang nguồn.

This parameter is required.
categories

Các thể loại để xếp trang vào khi xuất bản.

publishtags

The edit tags to add to the published page.

Phân tách các giá trị bằng |.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
wpCaptchaId

ID CAPTCHA (khi lưu với lời giải CAPTCHA).

wpCaptchaWord

Lời giải captcha (khi lưu với lời giải CAPTCHA).

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.