Pomoc MediaWiki API

To jest automatycznie wygenerowana strona dokumentacji MediaWiki API. Dokumentacja i przykłady: https://www.mediawiki.org/wiki/API

meta=messagegroupstats (mgs)

(main | query | messagegroupstats)

Query message group stats.

Parametry:
mgsoffset

Gdy będzie dostępnych więcej wyników, użyj tego do kontynuowania.

Domyślnie: 0
mgstimelimit
Przestarzałe.

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

Wartość musi być pomiędzy 0 a 10.
Typ: liczba całkowita
Domyślnie: 8
mgsgroup

Message group ID.

Ten parametr jest wymagany.
Przykład:
List of translation completion statistics for the group "page-Example"
api.php?action=query&meta=messagegroupstats&mgsgroup=page-Example [otwórz w brudnopisie]