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=patrol
(main | patrol)
- Voor deze module zijn leesrechten nodig.
- Voor deze module zijn schrijfrechten nodig.
- This module only accepts POST requests.
- Bron: MediaWiki
- Licentie: GPL-2.0-or-later
Een pagina of revisie als gecontroleerd markeren.
Specifieke parameters:
Other general parameters are available.
- rcid
Recentchanges ID to patrol.
- Type: integer
- revid
Revision ID to patrol.
- Type: integer
Change tags to apply to the entry in the patrol log.
- Waarden (gescheiden met | of alternatief):
- token
A "patrol" token retrieved from action=query&meta=tokens
- Deze parameter is vereist.
Voorbeelden:
- Een recente wijziging als gecontroleerd markeren.
- api.php?action=patrol&token=123ABC&rcid=230672766 [in de sandbox openen]
- Een revisie als gecontroleerd markeren.
- api.php?action=patrol&token=123ABC&revid=230672766 [in de sandbox openen]