MediaWiki API ヘルプ

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

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

action=comment

(main | comment)
  • このモジュールは読み取りの権限を必要とします。
  • このモジュールは書き込みの権限を必要とします。
  • このモジュールは POST リクエストのみを受け付けます。
  • ソース: Curse Profile
  • ライセンス: GPL-2.0-or-later

Allows commenting actions to be taken.

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

The user ID for a user on whose board a comment will be added.

この変数は必須です。
型: 整数
text

The content of the comment to be added

この変数は必須です。
inReplyTo

An OPTIONAL id of a comment that the new comment will reply to

型: 整数
既定: 0
token

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

この変数は必須です。
do
⧼apihelp-comment-param-do⧽
この変数は必須です。