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=patrol
(main | patrol)
- This module requires read rights.
 - This module requires write rights.
 - This module only accepts POST requests.
 - Font : MediaWiki
 - Licéncia : GPL-2.0-or-later
 
Patrolhar una pagina o una revision.
Paramètres :
Other general parameters are available.
- rcid
 ID de modificacion recenta de patrolhar.
- Tipus: enter
 - revid
 ID de revision de patrolhar.
- Tipus: enter
 Change tags to apply to the entry in the patrol log.
- Values (separate with | or alternative):
 - token
 A "patrol" token retrieved from action=query&meta=tokens
- Cal aquest paràmetre.
 
Examples:
- Patrolhar una modificacion recenta
 - api.php?action=patrol&token=123ABC&rcid=230672766 [open in sandbox]
 - Patrolhar una revision
 - api.php?action=patrol&token=123ABC&revid=230672766 [open in sandbox]