MediaWiki API hulp
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
submodule=reply (rep)
- Voor deze module zijn leesrechten nodig.
- Voor deze module zijn schrijfrechten nodig.
- This module only accepts POST requests.
- Bron: Flow
- Licentie: GPL-2.0-or-later
Replies to a post.
Parameters:
- repreplyTo
Post ID to reply to.
- Deze parameter is vereist.
- repcontent
Content for new post.
- Deze parameter is vereist.
- repformat
Format of the new post (wikitext|html)
- Een van de volgende waarden: html, wikitext
- Standaard: wikitext
- token
A "csrf" token retrieved from action=query&meta=tokens
- Deze parameter is vereist.