MediaWiki API help

This is an auto-generated MediaWiki Action API documentation page.

meta=messagegroupstats (mgs)

(main | query | messagegroupstats)

Query message group stats.

Specific parameters:
Other general parameters are available.
mgsoffset

When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.

Default: 0
mgsgroup

Message group ID. See action=query&meta=messagegroups.

This parameter is required.
mgssuppresscomplete

Do not display languages which have completed translation

Type: boolean (details)
mgssuppressempty

Do not display languages which do not have any translations

Type: boolean (details)
Example:
List of translation completion statistics for the group "page-Example"
api.php?action=query&meta=messagegroupstats&mgsgroup=page-Example [open in sandbox]