MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=visualeditor
- This module is internal or unstable, and you should not use it. Its operation may change without notice.
- This module requires read rights.
- Lähde: VisualEditor
- Lisenssi: MIT
Returns HTML5 for a page from the Parsoid service.
- page
- Sivu, jota toiminto koskee. 
- This parameter is required.
- badetag
- If RESTBase query returned a seemingly invalid ETag, pass it here for logging purposes. 
- format
- Ulostulon muoto. 
- One of the following values: json, jsonfm
- Default: jsonfm
- paction
- Suoritettava toiminto. 
- This parameter is required.
- One of the following values: metadata, parse, parsefragment, templatesused, wikitext
- wikitext
- Wikiteksti joka lähetetään Parsoid-palveluun HTML-muotoon muutettavaksi (paction=parsefragment). 
- section
- Toiminnan kohteena oleva osio. 
- stash
- When saving, set this true if you want to use the stashing API. 
- Type: boolean (details)
- oldid
- Versionumero (oletuksena viimeisin versio) 
- Type: integer
- editintro
- Edit intro to add to notices. 
- pst
- Pre-save transform wikitext before sending it to Parsoid (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 that are allowed higher limits).