MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
meta=wikibase (wb)
- このモジュールは読み取りの権限を必要とします。
- ソース: WikibaseClient
- ライセンス: GPL-2.0-or-later
Get information about the Wikibase client and the associated Wikibase repository.
パラメーター:
その他一般パラメーターが利用可能です。
- 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
- 既定: url|siteid
例:
- Get URL path and other information about Wikibase client and repository.
- api.php?action=query&meta=wikibase [サンドボックスで開く]