Справка MediaWiki API
Это автоматически сгенерированная страница документации MediaWiki API.
Документация и примеры: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=centralnoticeactivecampaigns (cnac)
- Этот модуль требует прав на чтение.
- Источник: 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 [открыть в песочнице]