Nápověda k MediaWiki API

Toto je automaticky generovaná dokumentační stránka k MediaWiki API.

Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=centralnoticeactivecampaigns (cnac)

(main | query | centralnoticeactivecampaigns)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Zdroj: CentralNotice
  • Licence: GPL-2.0-or-later

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

Parametr:
Other general parameters are available.
cnacincludefuture

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

Type: boolean (details)
Příklad:
Get a list of currently active campaigns with start and end dates and associated banners.
api.php?action=query&list=centralnoticeactivecampaigns&format=json [otevřít v pískovišti]