MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=parselinks
(main | parselinks)
- This module requires read rights.
- Source: BookManagerv2
- License: GPL-2.0+
Retrieve a list of links on a page in order as they appear on the page.
Parameters:
- revid
Page revision ID
- Type: integer
- title
Page name
Example:
- Retrieve links on page with revision id 1234
- api.php?action=parselinks&revid=1234