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

list=gadgets (ga)

(main | query | gadgets)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Zdroj: Gadgets
  • Licence: GPL-2.0-or-later

Returns a list of gadgets used on this wiki.

Parametry:
gaprop

What gadget information to get:

id
Internal gadget ID.
metadata
The gadget metadata.
desc
Gadget description transformed into HTML (can be slow, use only if really needed).
Hodnoty (oddělené | nebo alternativou.): desc, id, metadata
Default: id|metadata
gacategories

Gadgets from what categories to retrieve.

Hodnoty oddělujte pomocí | nebo alternativou.
Maximum number of values is 50 (500 for clients allowed higher limits).
gaids

IDs of gadgets to retrieve.

Hodnoty oddělujte pomocí | nebo alternativou.
Maximum number of values is 50 (500 for clients allowed higher limits).
gaallowedonly

List only gadgets allowed to current user.

Type: boolean (details)
gaenabledonly

List only gadgets enabled by current user.

Type: boolean (details)