미디어위키 API 도움말

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

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

list=wikisets (ws)

(main | query | wikisets)
  • 이 모듈은 read 권한을 요구합니다.
  • 출처: CentralAuth
  • 라이선스: GPL-2.0-or-later

모든 위키 집합을 열거합니다.

특정 변수:
Other general parameters are available.
wsfrom

The name of the wiki set to start from.

wsprop

What pieces of information to include:

type
Opt-in based (includes only specified wikis) or opt-out based (includes all wikis except specified).
wikisincluded
The wikis that are included in this wiki set.
wikisnotincluded
The wikis that are not included in this wiki set.
값 (|로 구분): type, wikisincluded, wikisnotincluded 또는 다른 문자열: type, wikisincluded, wikisnotincluded
wslimit

How many wiki sets to return.

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

이름 순으로 결과를 정렬합니다.

유형: 불리언 (자세한 정보)