MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/API
meta=messagetranslations (mt)
- このモジュールは読み取りの権限を必要とします。
- Source: 翻訳
- License: GPL-2.0+
Query all translations for a single message.
パラメーター:
- mttitle
Full title of a known message.
- このパラメーターは必須です。
- mtoffset
When more results are available, use this to continue.
- Type: integer
- 既定値: 0
例:
- List of translations in the wiki for "MediaWiki:January"
- api.php?action=query&meta=messagetranslations&mttitle=MediaWiki:January [サンドボックスで開く]