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
action=featuredfeed
(main | featuredfeed)
- This module requires read rights.
 - Source: FeaturedFeeds
 - License: WTFPL
 
Returns a featured content feed.
Specific parameters:
Other general parameters are available.
- feedformat
 The format of the feed.
- One of the following values: atom, rss
 - Default: rss
 - feed
 Feed name.
- This parameter is required.
 - One of the following values:
 - language
 Feed language code. Ignored by some feeds.
Example:
- Retrieve feed "featured"
 - api.php?action=featuredfeed&feed=featured [open in sandbox]