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=articlefeedbackv5-add-flag-note
(main | articlefeedbackv5-add-flag-note)
- 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
Add a note describing activity, after the action has been performed already.
Parameters:
- logid
Log ID to update
- This parameter is required.
- Type: integer
- The value must be no less than 1.
- flagtype
Type of flag to apply
- This parameter is required.
- One of the following values: archive, autoflag, autohide, clear-flags, decline, feature, flag, helpful, hide, inappropriate, noaction, oversight, request, resolve, unarchive, undo-helpful, undo-unhelpful, unfeature, unflag, unhelpful, unhide, uninappropriate, unnoaction, unoversight, unrequest, unresolve
- note
Information on why the feedback activity occurred
- This parameter is required.
- title
Title of the page the feedback was given for. Cannot be used together with pageid
- pageid
ID of the page the feedback was given for. Cannot be used together with title
- Type: integer
- feedbackid
FeedbackID to flag
- This parameter is required.
- source
The origin of the flag: article (page), central (feedback page), watchlist (page), permalink
- One of the following values: article, central, permalink, unknown, watchlist