미디어위키 API 도움말

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

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

list=centralnoticeactivecampaigns (cnac)

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

Get a list of currently active campaigns with start and end dates and associated banners.

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

Include enabled future campaigns (as well as currently active campaigns).

유형: 불리언 (자세한 정보)
예시:
Get a list of currently active campaigns with start and end dates and associated banners.
api.php?action=query&list=centralnoticeactivecampaigns&format=json [연습장에서 열기]