Помощ за МедияУики API
Това е автоматично генерирана страница за документация на МедияУики API.
Документация и примери: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
meta=wikibase (wb)
- This module requires read rights.
- Source: WikibaseClient
- License: GPL-2.0-or-later
Get information about the Wikibase client and the associated Wikibase repository.
Specific parameter:
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.
- Стойности (разделени с | или алтернативния разделител): 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]