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=view-post-history (vph)
- Voor deze module zijn leesrechten nodig.
- Bron: Flow
- Licentie: GPL-2.0-or-later
View the revision history of a post.
Parameters:
- vphpostId
ID of the post for which to view revision history.
- Deze parameter is vereist.
- vphformat
Format to return the content in.
- Een van de volgende waarden: fixed-html, html, wikitext
- Standaard: fixed-html
Voorbeeld:
- Fetch the revisions of a post in Topic:S2tycnas4hcucw8w as wikitext
- api.php?action=flow&submodule=view-post-history&page=Topic:S2tycnas4hcucw8w&vphpostId=???&vphformat=wikitext [in de sandbox openen]