MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

meta=messagegroupstats (mgs)

(main | query | messagegroupstats)
  • Questo modulo richiede i diritti di lettura.
  • Fonte: Traduci
  • Licenza: GPL-2.0-or-later

Query message group stats.

Parametri:
mgsoffset

Quando più risultati sono disponibili, usa questo per continuare.

Predefinito: 0
mgstimelimit

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

Il valore deve essere compreso tra 0 e 10.
Tipo: intero
Predefinito: 8
mgsgroup

ID gruppo messaggi.

Questo parametro è obbligatorio.
Esempio:
List of translation completion statistics for the group "page-Example"
api.php?action=query&meta=messagegroupstats&mgsgroup=page-Example [apri in una sandbox]