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

meta=wikibase (wb)

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

Get information about the Wikibase client and the associated Wikibase repository.

Parametr:
Other general parameters are available.
wbprop

Which properties to get:

url
Base URL, script path and article path of the Wikibase repository.
siteid
The siteid of this site.
Hodnoty (oddělené | nebo alternativou.): siteid, url
Default: url|siteid
Příklad:
Get URL path and other information about Wikibase client and repository.
api.php?action=query&meta=wikibase [otevřít v pískovišti]