Помоћ око Медијавикијевог API-ја
Ово је аутоматски генерисана документација за Медијавики API
Документација и примери: -{R|https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page}-
submodule=edit-header (eh)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Извор: Flow
- Лиценца: GPL-2.0-or-later
Edits a board description.
Параметри:
- ehprev_revision
Revision ID of the current description revision, to check for edit conflicts.
- ehcontent
Content for description.
- This parameter is required.
- ehformat
Format of the description (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.