미디어위키 API 도움말
이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.
설명 문서 및 예시: https://www.mediawiki.org/wiki/API
prop=titleicons
- 이 모듈은 read 권한을 요구합니다.
- 출처: Title Icon
- 라이선스: MIT
Returns title icons of the given pages.
예시:
- Get title icons of the main page
- api.php?action=query&prop=titleicons&titles=Main%20Page [연습장에서 열기]