MediaWiki API ヘルプ

このページは自動生成された MediaWiki API の説明文書ページです。

説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

prop=flagged

(main | query | flagged)
  • このモジュールは読み取りの権限を必要とします。
  • ソース: 特定版の判定
  • ライセンス: GPL-2.0-or-later

Get information about the flagging status of the given pages.

If a page is flagged, the following parameters are returned:

stable_revid
The revision ID of the latest stable revision.
level
level_text
The highest flagging level of the page.
pending_since
If there are any current unreviewed revisions for that page, holds the timestamp of the first of them.

If the page has protection configuration, the following parameters are returned:

protection_level
The right a user must have to not require review on the page.
protection_expiry
When the protection expires.