Trợ giúp về API MediaWiki

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

meta=messagetranslations (mt)

(main | query | messagetranslations)
  • Mô đun này cần quyền đọc.
  • Source: Biên dịch
  • License: GPL-2.0-or-later

Query all translations for a single message.

Các tham số:
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
Ví dụ:
List of translations in the wiki for "MediaWiki:January"
api.php?action=query&meta=messagetranslations&mttitle=MediaWiki:January [open in sandbox]