Nápověda k MediaWiki API
Toto je automaticky generovaná dokumentační stránka k MediaWiki API.
Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=articlefeedbackv5-get-count
(main | articlefeedbackv5-get-count)
- Tento modul vyžaduje oprávnění ke čtení.
- Zdroj: Article Feedback
- Licence: GPL-2.0-or-later
Get the amount of feedback for a certain page/filter
Parametry:
Other general parameters are available.
- 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
- Jedna z následujících hodnot: *, all, allcomment, archived, declined, featured, flagged, has_comment, helpful, hidden, inappropriate, noaction, oversighted, requested, resolved, unhelpful, unreviewed, useful
- Default: *