Trợ giúp về API MediaWiki

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

action=groupreview

(main | groupreview)
  • 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: Biên dịch
  • License: GPL-2.0+

Set message group workflow states.

Các tham số:
group

Message group.

Tham số này là bắt buộc.
language

Language code.

Mặc định: en
state

The new state for the group.

Tham số này là bắt buộc.
token

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

Tham số này là bắt buộc.
Ví dụ:
Mark the state of the German translation for the message group "group-Example" as ready
api.php?action=groupreview&group=page-Example&language=de&state=ready&token=foo