MediaWiki API ヘルプ

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

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

action=commentlist

(main | commentlist)
  • このモジュールは読み取りの権限を必要とします。
  • ソース: Comments
  • ライセンス: 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

この変数は必須です。
型: 整数
order

Defined whether comment list in ascending or descending order

この変数は必須です。
型: 真偽値 (詳細)
pagerPage

Comments page number

この変数は必須です。
型: 整数
showForm

Show comments form

型: 整数