Помоћ око Медијавикијевог API-ја

Ово је аутоматски генерисана документација за Медијавики API

Документација и примери: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=cxtranslatorstats

(main | query | cxtranslatorstats)
  • This module requires read rights.
  • Извор: ContentTranslation
  • Лиценца: GPL-2.0-or-later

Fetch the translation statistics for the given user.

Специфични параметри:
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.

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