MediaWiki API ヘルプ

このページは自動生成された MediaWiki API の説明文書ページです。

説明文書と例: https://www.mediawiki.org/wiki/API

action=commentlist

(main | commentlist)
  • このモジュールは読み取りの権限を必要とします。
  • 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.

パラメーター:
pageID

Page ID of the page from which comment list is retrieved

このパラメーターは必須です。
Type: integer
order

Defined whether comment list in ascending or descending order

このパラメーターは必須です。
Type: boolean (details)
pagerPage

Comments page number

このパラメーターは必須です。
Type: integer
showForm

Show comments form

Type: integer