MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
meta=messagegroupstats (mgs)
- This module requires read rights.
Query message group statsAbbreviation for statistics. A number or amount compared to an earlier number or amount of the same thing. Statistics refer to the quantity of work done or the value of it in money. (HCO PL 16 Dec 65)
.
Parameters:
- mgsoffset
When more results are available, use this to continue.
- Default: 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.
- Default: 8
- mgsgroup
Message group ID.
- This parameter is required.
Example:
- List of translation completion statistics for the group "page-Example"
- api.php?action=query&meta=messagegroupstats&mgsgroup=page-Example