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
submodule=view-header (vh)
- This module requires read rights.
- Source: Flow
- License: GPL-2.0-or-later
View a board description.
Specific parameters:
Other general parameters are available.
- vhformat
Format to return the content in.
- One of the following values: fixed-html, html, wikitext
- Default: fixed-html
- vhrevId
Load this revision, instead of the most recent.
Example:
- Fetch the description of Talk:Sandbox as wikitext
- api.php?action=flow&submodule=view-header&page=Talk:Sandbox&vhformat=wikitext&revId= [open in sandbox]