MediaWiki API help

This is an auto-generated MediaWiki Action API documentation page.

meta=messagetranslations (mt)

(main | query | messagetranslations)

Query all translations for a single message.

Specific parameters:
Other general parameters are available.
mttitle

Page title of a known message, with namespace and language code.

This parameter is required.
mtoffset

When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.

Type: integer
Default: 0
Example:
List of translations in the wiki for "MediaWiki:January"
api.php?action=query&meta=messagetranslations&mttitle=MediaWiki:January [open in sandbox]