バーチカル ブラインド 天井 付け MediaWiki API ヘルプ

このページは自動生成された MediaWiki API の説明文書ページです。

説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=cxpublishedtranslations

(main | query | cxpublishedtranslations)
  • このモジュールは読み取りの権限を必要とします。
  • ソース: ContentTranslation
  • ライセンス: GPL-2.0-or-later

全ての公開済み翻訳情報を入手する。

パラメーター:
その他一般パラメーターが利用可能です。
from

翻訳元の言語コード

to

翻訳先の言語コード

limit

取得する翻訳の最大数。

型: 整数または max
値は1以上500以下です。
既定: 500
offset

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

既定値: (空)
例:
全ての公開済みの翻訳を取得
api.php?action=query&list=cxpublishedtranslations [サンドボックスで開く]
ボンバーマン ランド カジノから翻訳された全ての公開済みの翻訳を取得
api.php?action=query&list=cxpublishedtranslations&from=en [サンドボックスで開く]
ボンバーマン ランド カジノからスペイン語に翻訳された全ての公開済みの翻訳を取得
api.php?action=query&list=cxpublishedtranslations&from=en&to=es [サンドボックスで開く]