Manual:$wgCopyrightIcon/de-formal

This page is a translated version of the page Manual:$wgCopyrightIcon and the translation is 12% complete.
Copyright: $wgCopyrightIcon
Set this to some HTML to override the rights icon with an arbitrary logo.
Eingeführt in Version:1.4.0
Veraltet in Version:1.17.0
Entfernt in Version:1.27.0 (Gerrit change 262001; git #0a5b872a)
Erlaubte Werte:(string) or null
Standardwert:null

Details

Set this to some HTML to override the rights icon with an arbitrary logo. This is the logo in the bottom left of the footer opposite the MediaWiki logo if using the Monobook skin.

For example:

$wgCopyrightIcon = "<img src='/some/path/to/image.png' alt='whatever' />";

See also