MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
submodule=edit-topic-summary (ets)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: Flow
- License: GPL-2.0-or-later
Edits a topic summary's content.
Parameters:
- etsprev_revision
Revision ID of the current topic summary revision, if any, to check for edit conflicts.
- etssummary
Content for the summary.
- This parameter is required.
- etsformat
Format of the summary (wikitext|html)
- One of the following values: html, wikitext
- Default: wikitext
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.