Nápověda k MediaWiki API

Toto je automaticky generovaná dokumentační stránka k MediaWiki API.

Dokumentace a příklady: https://www.mediawiki.org/wiki/API

meta=messagegroupstats (mgs)

(main | query | messagegroupstats)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Zdroj: Translate
  • Licence: GPL-2.0+

Query message group stats.

Parametry:
mgsoffset

When more results are available, use this to continue.

Implicitní hodnota: 0
mgstimelimit

Maximum time to spend calculating missing statistics. If zero, only the cached results from the beginning are returned.

Hodnota musí ležet mezi 0 a 10.
Typ: celé číslo
Implicitní hodnota: 8
mgsgroup

Message group ID.

Tento parametr je povinný.
Příklad:
List of translation completion statistics for the group "page-Example"
api.php?action=query&meta=messagegroupstats&mgsgroup=page-Example [otevřít v pískovišti]