MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
list=betafeatures (bf)
- This module requires read rights.
- Source: BetaFeatures
- License: GPL-2.0-or-later
List all BetaFeatures
Parameter:
- bfcounts
Whether to fetch how many users have enabled a certain preference.
Example:
- Get all available beta features and show how many users have enabled them
- api.php?action=query&list=betafeatures&bfcounts= [open in sandbox]