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.
パラメーター:
その他一般パラメーターが利用可能です。
- 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 [サンドボックスで開く]