Skip to content

Wiki setup: Add logo to footer #169

@oldenbourglaura

Description

@oldenbourglaura

@mrchristian I want to add the Wikibase logo next to the "Powered by MediaWiki" logo in the footer.

Could you please:

$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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions