MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

list=cxtranslatorstats

(main | query | cxtranslatorstats)
  • This module requires read rights.
  • Source: ContentTranslation
  • License: GPL-2.0-or-later

Fetch the translation statistics for the given user.

Specific 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.

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