미디어위키 API 도움말

이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.

설명 문서 및 예시: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=mostviewed (pvim)

(main | query | mostviewed)
  • 이 모듈은 read 권한을 요구합니다.
  • 이 모듈은 생성기로 사용할 수 있습니다.
  • 출처: PageViewInfo
  • 라이선스: GPL-3.0-or-later

조회수가 가장 많은 문서를 나열합니다. (마지막 날의 조회수에 기반)

특정 변수:
다른 일반 변수를 사용할 수 있습니다.
pvimmetric

The metric to use for counting views. Depending on what backend is used, not all metrics might be supported. You can use the siteinfo API (action=query&meta=siteinfo) to check which ones are supported, under pageviewservice-supported-metrics / module name (siteviews, mostviewed, etc.)

pageviews
Plain pageviews.
다음 값 중 하나: pageviews 또는 다른 문자열: pageviews
기본값: pageviews
pvimlimit

반환할 문서 수입니다.

유형: 정수 또는 max
값은 1와 500 사이여야 합니다.
기본값: 10
pvimoffset

더 많은 결과를 이용할 수 있을 때, 계속하려면 이것을 사용하십시오.

유형: 정수
기본값: 0