MediaWiki API ヘルプ

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

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

action=threadaction

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

Allows actions to be taken on threads and posts in threaded discussions.

パラメーター:
thread

Thread IDs or titles to act on.

複数の値は | もしくは代わりの文字で区切ってください。 値の最大値は 50 (ボットの場合は 500) です。
talkpage

The talkpage to act on (if applicable).

threadaction

The action to take.

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

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

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

The subject to set for the new or split thread.

reason

If applicable, the reason/summary for the action.

newparent

If merging a thread, the ID or title for its new parent.

text

The text of the post to create.

render

On post and reply methods, the top-level thread after the change will be rendered and returned in the result.

bump

Overrides default behavior as to whether or not to.

sortkey

Specifies the timestamp to which to set a thread's sort key. May be "now".

signature

Specifies the signature to use for that post, instead of the default.

type

Specifies the type of reaction to add.

value

Specifies the value associated with the reaction to add.

method

For getting inline edit forms, the method to get a form for.

operand
(説明なし)
captchaword

CAPTCHAに答える

captchaid

以前のリクエストのCAPTCHA ID