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=description (desc)
- This module requires read rights.
- Source: ShortDescription
- License: GPL-3.0-or-later
Get a short description a.k.a. subtitle explaining what the target page is about.
Parameter:
- desccontinue
When more results are available, use this to continue.
- Type: integer
- Default: 0
Example:
- Get the description for the page 'London'.
- api.php?action=query&prop=description&titles=London [open in sandbox]