MediaWiki API ヘルプ

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

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

action=translationstash

(main | translationstash)
  • このモジュールは読み取りの権限を必要とします。
  • このモジュールは書き込みの権限を必要とします。
  • このモジュールは POST リクエストのみを受け付けます。
  • Source: 翻訳
  • License: GPL-2.0+

Add translations to stash.

パラメーター:
subaction

Action.

このパラメーターは必須です。
値 (次の値のいずれか1つ): addquery
title

Title of the translation unit page.

translation

Translation made by the user.

metadata

JSON object.

token

action=query&meta=tokens から取得した「csrf」トークン

このパラメーターは必須です。
username

Optionally the user whose stash to get. Only privileged users can do this.