MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=articlefeedbackv5-set-status
(main | articlefeedbackv5-set-status)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: Article Feedback
- License: GPL-2.0-or-later
Enable/disable AFTv5 for a certain page.
Parameters:
- title
Title of the page to enable/disable AFTv5 for. Cannot be used together with pageid
- pageid
ID of the page to enable/disable AFTv5 for. Cannot be used together with title
- Type: integer
- enable
1 to enable, 0 to disable AFTv5
- This parameter is required.
- One of the following values: 0, 1