MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
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.
- منبع: 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.
- The value must be no less than ۱.
- Type: integer
- flagtype
Type of flag to apply
- This parameter is required.
- One of the following values: helpful، undo-helpful، unhelpful، undo-unhelpful، flag، unflag، autoflag، clear-flags، feature، unfeature، resolve، unresolve، noaction، unnoaction، inappropriate، uninappropriate، archive، unarchive، hide، unhide، autohide، request، unrequest، decline، oversight، unoversight
- 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، watchlist، permalink، unknown