Nápověda k MediaWiki API

Toto je automaticky generovaná dokumentační stránka k MediaWiki API.

Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=bs-linker

(main | bs-linker)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Zdroj: BlueSpiceFoundation
  • Licence: GPL-3.0-only

Returns links to pages generated by Linker

Parametry:
Other general parameters are available.
format

The format of the result

Jedna z následujících hodnot: 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.