Extension:Wikibase Client
Wikibase Client is part of Wikibase . Wikibase Client is an extension that acts as a client to the Wikibase Repository extension. Its development is part of the Wikidata project.
It allows to use and display data from a Wikibase Repository via Lua modules (mw.wikibase
) or parser functions (#statements
, #property
).
Clients can also use centralized language links or article placeholders .
InstallationEdit
See basic installation instructions . For experienced configuration options see Advanced Configuration .
A complete documentation exist in the docs folder for Wikibase, see GitHub: wikimedia/mediawiki-extensions-Wikibase/docs.
Features & UsageEdit
For a list of features and how to use them see Advanced configuration .
Available hooksEdit
The documentation of the available PHP and JavaScript hooks can be found in these files:
See alsoEdit
This extension is being used on one or more Wikimedia projects. This probably means that the extension is stable and works well enough to be used by such high-traffic websites. Look for this extension's name in Wikimedia's CommonSettings.php and InitialiseSettings.php configuration files to see where it's installed. A full list of the extensions installed on a particular wiki can be seen on the wiki's Special:Version page. |