MediaWiki API ヘルプ

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

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

action=cspostcomment

(main | cspostcomment)
  • このモジュールは読み取りの権限を必要とします。
  • このモジュールは POST リクエストのみを受け付けます。
  • ソース: CommentStreams
  • ライセンス: MIT

Post a new comment.

パラメーター:
commenttitle

optional title for comment.

wikitext

wikitext for comment.

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

page with which this comment is associated.

このパラメーターは必須です。
型: 整数
parentid

page ID of parent comment if this is a reply.

型: 整数
cst_id
⧼apihelp-cspostcomment-param-cst_id⧽
token

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

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