$wgFooterIcons['poweredby']['wikibase'] = [
'src' => "$wgResourceBasePath/images/wikibase-logo.png",
'url' => 'https://wikiba.se',
'alt' => 'Wikibase',
];
(Footer icons are grouped into sections. The built-in MediaWiki logo sits in poweredby — adding yours to the same group places it alongside the MediaWiki logo)
@mrchristian I want to add the Wikibase logo next to the "Powered by MediaWiki" logo in the footer.
Could you please:
(Footer icons are grouped into sections. The built-in MediaWiki logo sits in poweredby — adding yours to the same group places it alongside the MediaWiki logo)