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

list=gadgets (ga)

(main | query | gadgets)

Returns a list of gadgets used on this wiki.

Parametrit:
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).
Values (separate with | or alternative): desc, id, metadata
Default: id|metadata
gacategories

Gadgets from what categories to retrieve.

Separate values with | or alternative.
Maximum number of values is 50 (500 for clients that are allowed higher limits).
gaids

IDs of gadgets to retrieve.

Separate values with | or alternative.
Maximum number of values is 50 (500 for clients that are 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)