Jump to content

Extension:Wikibase Client

shortcut:WBC
From mediawiki.org
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.0or later
Download
readme
Translate the Wikibase Client extension
Issues Open tasks·Report a bug

Wikibase Clientis part ofWikibase. Wikibase Client is an extension that acts as a client to theWikibase Repositoryextension. Its development is part of theWikidataproject.

It allows to use and display data from a Wikibase Repositoryvia Lua modules(mw.wikibase) orparser functions(#statements,#property). Clients can also use centralized language links orarticle placeholders.

Installation

[edit]

Seebasic installation instructions. For experienced configuration options seeAdvanced Configuration.

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

Features & Usage

[edit]

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

Available hooks

[edit]

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

For more information seeWikibase/Developing extensions.

See also

[edit]