미디어위키 API 도움말
이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.
설명 문서 및 예시: https://www.mediawiki.org/wiki/API
action=askargs
(main | askargs)
- 이 모듈은 read 권한을 요구합니다.
- 출처: Semantic MediaWiki
- 라이선스: GPL-2.0-or-later
API module to query SMW by providing a query specified as a list of conditions, printouts and parameters.
변수:
- conditions
The query conditions, i.e. the requirements for a subject to be included
- 이 변수는 필수 입력 사항입니다.
- Separate values with |. Maximum number of values is 50 (500 for bots).
- printouts
The query printouts, i.e. the properties to show per subject
- Separate values with |. Maximum number of values is 50 (500 for bots).
- 기본값: (비어 있음)
- parameters
The query parameters, i.e. all non-condition and non-printout arguments
- Separate values with |. Maximum number of values is 50 (500 for bots).
- 기본값: (비어 있음)