MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=flagconfig
(main | flagconfig)
- このモジュールは読み取りの権限を必要とします。
- ソース: 特定版の判定
- ライセンス: GPL-2.0-or-later
Get basic information about review flag configuration for this site.
The following parameters are returned for each tag:
- name
- The key name of this tag.
- levels
- Number of levels the tag has (above "not tagged").
Flagged revisions have an assigned level for each tag. The highest tier that all the tags meet is the review tier of the entire revision.
例:
- Fetch flag configuration
- api.php?action=flagconfig [サンドボックスで開く]