Manual:$wgInterwikiLogoOverride/pl
Appearance
| Wyjście: $wgInterwikiLogoOverride | |
|---|---|
| List of interwiki logos overrides. |
|
| Wprowadzono w wersji: | 1.41.0 (Gerrit change 900640; git #373a9fb6) |
| Usunięto w wersji: | nadal w użyciu |
| Dozwolone wartości: | (array) |
| Domyślna wartość: | [] |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Details
List of interwiki logos overrides. This is used by the sister project sidebar. This list accept a key equal to the interwiki ID (as defined in the interwiki links), and accept a Codex icon name or a base URL for the given interwiki. Przykład:
$wgInterwikiLogoOverride = [
'c' => 'logoWikimediaCommons',
'wikit' => 'https://mySpecialWiki.com'
];