MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=threadaction

(main | threadaction)
  • Denna modul kräver läsrättigheter.
  • Denna modul kräver skrivrättigheter.
  • Denna modul accepterar endast POST-begäranden.
  • Source: Liquid Threads
  • License: GPL-2.0-or-later

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

Parametrar:
Other general parameters are available.
thread

Thread IDs or titles to act on.

Separera värden med | eller alternativ.
Högsta antalet värden är 50 (500 för klienter som tillåts högre gränser).
talkpage

The talkpage to act on (if applicable).

threadaction

Åtgärden att vidta.

Den här parametern är obligatorisk.
Ett av följande värden: addreaction, deletereaction, edit, inlineeditform, markread, markunread, merge, newthread, reply, setsortkey, setsubject, split
token

A "csrf" token retrieved from action=query&meta=tokens

Den här parametern är obligatorisk.
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

Texten till inlägget att skapa.

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
(no description)
captchaword

Svar till CAPTCHA

captchaid

CAPTCHA-ID från föregående begäran