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
action=visualeditor
- Deze module is voor intern gebruik of nog niet stabiel. De functionaliteit kan zonder enige voorafgaande melding wijzigen.
- Voor deze module zijn leesrechten nodig.
- Bron: VisualEditor
- Licentie: MIT
Returns HTML5 for a page from the Parsoid service.
- page
De pagina om de handeling op uit te voeren.
- Deze parameter is vereist.
- badetag
If RESTBase query returned a seemingly invalid ETag, pass it here for logging purposes.
- format
Het uitvoerformaat.
- Een van de volgende waarden: json, jsonfm
- Standaard: jsonfm
- paction
Uit te voeren handeling.
- Deze parameter is vereist.
- Een van de volgende waarden: metadata, parse, parsedoc, parsefragment, templatesused, wikitext
- wikitext
Wikitekst die naar Parsoid gestuurd moet worden om te converteren naar HTML (paction=parsefragment).
- section
The section on which to act.
- stash
When saving, set this true if you want to use the stashing API.
- Type: boolean (details)
- oldid
Het te gebruiken versienummer (standaard de laatste versie).
- editintro
Edit intro to add to notices.
- pst
De wikitekst transformeren voor opslaan voordat deze naar Parsoid wordt gestuurd (paction=parsefragment).
- Type: boolean (details)
- preload
The page to use content from if the fetched page has no content yet.
- preloadparams
Parameters to substitute into the preload page, if present.
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients allowed higher limits).