Trợ giúp về API MediaWiki
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
meta=messagegroupstats (mgs)
- Mô đun này cần quyền đọc.
- Source: Biên dịch
- License: GPL-2.0+
Query message group stats.
Các tham số:
- mgsoffset
When more results are available, use this to continue.
- Mặc định: 0
- mgstimelimit
Maximum time to spend calculating missing statistics. If zero, only the cached results from the beginning are returned.
- The value must be between 0 and 10.
- Type: integer
- Mặc định: 8
- mgsgroup
Message group ID.
- Tham số này là bắt buộc.
Ví dụ:
- List of translation completion statistics for the group "page-Example"
- api.php?action=query&meta=messagegroupstats&mgsgroup=page-Example