Extension:Wikibase Client

MediaWiki extensions manual
Wikibase Client
Release status: stable
Implementation Ajax, User interface, Data extraction, Parser function
Description Client for structured data repository
Author(s) The Wikidata team
(contributors list)
Compatibility policy Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki master
Database changes Yes
Tables wbc_entity_usage
License GNU General Public License 2.0 or later
Download
readme
Translate the Wikibase Client extension
Issues Open tasks · Report a bug

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 .

Installation edit

See basic installation instructions . For experienced configuration options see Advanced Configuration .

A complete documentation exists in the docs folder for Wikibase, and is published to the Wikimedia documentation site.

Features & Usage edit

For a list of features and how to use them see Advanced configuration .

Available hooks edit

The documentation of the available PHP and JavaScript hooks can be found in these pages:

For more information see Wikibase/Developing extensions .

See also edit