Line 55:
Line 55:
== Links on Wikibase installs ==
== Links on Wikibase installs ==
−
* [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html "Hide link boxes on the right hand side of item pages"]
+
+
Add the following setting to ''LocalSettings.php'':
+
+
$wgWBRepoSettings['formatterUrlProperty'] = 'P49';
+
+
where P49 depends on the instance (P49 on wiki.personaldata.io)
+
+
See [https://stuff.coffeecode.net/2018/wikibase-workshop-swib18.html "Hide link boxes on the right hand side of item pages"] for reference.
== Scripting extensions ==
== Scripting extensions ==