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)

The commentlist API retrieves multiple comments and outputs them as a list after filling out the following parameters: pageID, order, pagerPage, and showForm.

Parameters:
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