Extension:WikibaseClient

Category:Extensions without an imageCategory:GPL licensed extensions
MediaWiki extensions manual
Wikibase Client
Release status: stableCategory:Stable extensions
Implementation AjaxCategory:Ajax extensions, User interfaceCategory:User interface extensions, Data extractionCategory:Data extraction extensions, Parser function Category:Parser function extensions
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.Category:Extensions with release branches compatibility policy
MediaWiki masterCategory:Extensions with manual MediaWiki version
Database changes Yes
Tables wbc_entity_usage
License GNU General Public License 2.0 or later
Download Category:Extensions in Wikimedia version control
readme
Translate the Wikibase Client extension
Issues Open tasks · Report a bug
Category:All extensionsCategory:Extensions not in ExtensionJson

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

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

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

Available hooks

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

For more information see Wikibase/Developing extensions.

See also

Category:Extensions used on Wikimedia#Wikibase%20Client Category:Wikibase extensions Category:Scribunto extensions Category:Data management extensions