MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=articlefeedbackv5-get-count
(main | articlefeedbackv5-get-count)
- This module requires read rights.
- Source: Article Feedback
- License: GPL-2.0-or-later
Get the amount of feedback for a certain page/filter
Parameters:
- title
Title of the page to get feedback ratings for. Cannot be used together with pageid
- pageid
ID of the page to get feedback ratings for. Cannot be used together with title
- Type: integer
- Default: 0
- filter
What filtering to apply to list
- One of the following values: *, has_comment, featured, unreviewed, helpful, unhelpful, flagged, useful, resolved, noaction, inappropriate, archived, allcomment, hidden, requested, declined, oversighted, all
- Default: *