Extension:Wikibase Client

This page is a translated version of the page Extension:Wikibase Client and the translation is 5% complete.
راهنمای افزونهٔ مدیاویکی
Wikibase Client
وضعیت انتشار: پایدار
انجام Ajax, رابط کاربری, Data extraction, Parser function
توضیحات Client for structured data repository
نویسنده(گان) The Wikidata team
(contributors list)
سیاست سازگاری Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki master
تغییر پایگاه داده بله
جدول‌ها wbc_entity_usage
مجوز GNU General Public License 2.0 or later
بارگیری
readme
Translate the Wikibase Client extension
Issues Open tasks · گزارش یک مشکل

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 .

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