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
prop=contributors (cn)
- This module requires read rights.
- Source: Contributors
- Licence: GPL-2.0-or-later
Get the list of logged-in contributors and the count of logged-out contributors to a page.
Specific parameter:
Other general parameters are available.
- cntitles
Page title for which to get the list of contributors
- This parameter is required.
Example:
- Show contributors to Main page
- api.php?action=query&prop=contributors&titles=Main+Page [open in sandbox]