Помоћ око Медијавикијевог API-ја
Ово је аутоматски генерисана документација за Медијавики API
Документација и примери: -{R|https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page}-
meta=wikibase (wb)
- This module requires read rights.
- Извор: WikibaseClient
- Лиценца: GPL-2.0-or-later
Get information about the Wikibase client and the associated Wikibase repository.
Специфични параметри:
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.
- Values (separate with | or alternative): siteid, url
- Default: url|siteid
Пример:
- Get URL path and other information about Wikibase client and repository.
- api.php?action=query&meta=wikibase [open in sandbox]