Справка MediaWiki API
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=threadaction
- Этот модуль требует прав на чтение.
- Этот модуль требует права на запись.
- Этот модуль принимает только Post-запросы.
- Источник: Liquid Threads
- Лицензия: See link
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.
- One value: markread, markunread, split, merge, reply, newthread, setsubject, setsortkey, edit, addreaction, deletereaction, inlineeditform
- token
A "csrf" token retrieved from action=query&meta=tokens
- Этот параметр является обязательным.
- 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 behaviour 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
Ответ на капчу.
- captchaid
ID капчи из предыдущего запроса.