MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
meta=messagegroupstats (mgs)
- This module requires read rights.
- Lähde: Käännä
- Lisenssi: GPL-2.0-or-later
Query message group stats.
Tietyt parametrit:
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
Viestiryhmän tunnus.
- This parameter is required.
- mgssuppresscomplete
Do not display languages which have completed translation
- Type: boolean (details)
- mgssuppressempty
Älä näytä kieliä, joilla ei ole käännöksiä
- Type: boolean (details)
esimerkki:
- List of translation completion statistics for the group "page-Example"
- api.php?action=query&meta=messagegroupstats&mgsgroup=page-Example [avaa hiekkalaatikossa]