Bantuan API MediaWiki

Ini merupakan laman dokumentasi MediaWiki API yang dihasilkan secara automatik.

Dokumentasi dan contoh-contoh: https://www.mediawiki.org/wiki/API

list=cxtranslatorstats

(main | query | cxtranslatorstats)
  • Modul ini memerlukan hak membaca.
  • Source: ContentTranslation
  • License: GPL-2.0-or-later

Fetch the translation statistics for the given user.

Parameter:
Other general parameters are available.
translator

The translator's username. This parameter is optional. If not passed, the currently logged-in user will be used.

Contoh:
Fetch the translation statistics for the given user.
api.php?action=query&list=cxtranslatorstats&translator=TranslatorName [open in sandbox]