MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=centralnoticeactivecampaigns (cnac)
- This module requires read rights.
- Source: CentralNotice
- License: GPL-2.0-or-later
Get a list of currently active campaigns with start and end dates and associated banners.
Specific parameter:
Other general parameters are available.
- cnacincludefuture
Include enabled future campaigns (as well as currently active campaigns).
- Type: boolean (details)
Example:
- Get a list of currently active campaigns with start and end dates and associated banners.
- api.php?action=query&list=centralnoticeactivecampaigns&format=json [open in sandbox]