+
+// Disable Wikibase searchbox with this hack (hopefully Wikibase will implement support for it soon)
+// See https://phabricator.wikimedia.org/T205560
+// After upgrading to Wikibase 1.33, this line can be deleted. The 'enableEntitySearchUI' above will do the same thing.
+$wgResourceModules['wikibase.ui.entitysearch']['scripts'] = [];