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=bs-linker
(main | bs-linker)
- This module requires read rights.
- Source: BlueSpiceFoundation
- License: GPL-3.0-only
Returns links to pages generated by Linker
Parameters:
- format
The format of the result
- One of the following values: json, jsonfm
- Default: json
- linkdescs
An associative JSON array with a list of pages. Each entry has to contain the title of the page as `target`. Optionally can contain `text`, `attribs` and `query`.
- This parameter is required.