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=commentlist
(main | commentlist)
- This module requires read rights.
- Source: Comments
- License: GPL-2.0-or-later
The commentlist API retrieves multiple comments and outputs them as a list after filling out the following parameters: pageID, order, pagerPage, and showForm.
Specific parameters:
Other general parameters are available.
- pageID
- Page ID of the page from which comment list is retrieved 
- This parameter is required.
- Type: integer
- order
- Defined whether comment list in ascending or descending order 
- This parameter is required.
- Type: boolean (details)
- pagerPage
- Comments page number 
- This parameter is required.
- Type: integer
- showForm
- Show comments form 
- Type: integer