미디어위키 API 도움말
이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.
설명 문서 및 예시: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=commentlist
(main | commentlist)
- 이 모듈은 read 권한을 요구합니다.
- 출처: 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
- 유형: 정수