MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=flow
(main | flow)
- このモジュールは読み取りの権限を必要とします。
- ソース: Flow
- ライセンス: GPL-2.0-or-later
Allows actions to be taken on Structured Discussions pages.
パラメーター:
- submodule
実行する Flow サブモジュールです。
- edit-header
- Edits a board description.
- edit-post
- Edits a post's content.
- edit-title
- Edits a topic's title.
- edit-topic-summary
- Edits a topic summary's content.
- lock-topic
- Lock or unlock a Structured Discussions topic.
- moderate-post
- Moderates a Structured Discussions post.
- moderate-topic
- Moderates a Structured Discussions topic.
- new-topic
- Creates a new Structured Discussions topic on the given workflow.
- reply
- Replies to a post.
- undo-edit-header
- Retrieve information necessary to undo description edits.
- undo-edit-post
- Retrieve information necessary to undo post edit.
- undo-edit-topic-summary
- Retrieve information necessary to undo topic summary edits.
- view-header
- View a board description.
- view-post
- View a post.
- view-post-history
- View the revision history of a post.
- view-topic
- View a topic.
- view-topic-history
- View the revision history of a topic.
- view-topic-summary
- View a topic summary.
- view-topiclist
- View a list of topics.
- close-open-topic
- 廃止予定です。 Deprecated in favor of action=flow&submodule=lock-topic.
- このパラメーターは必須です。
- 値 (次の値のいずれか1つ): edit-header、edit-post、edit-title、edit-topic-summary、lock-topic、moderate-post、moderate-topic、new-topic、reply、undo-edit-header、undo-edit-post、undo-edit-topic-summary、view-header、view-post-history、view-post、view-topic-history、view-topic-summary、view-topic、view-topiclist、close-open-topic
- page
操作を行うページです。
- Default: Topic:Flow-enabled_page
- token
A token retrieved from action=query&meta=tokens
- 既定値: (空)