Manual:$wgInterwikiMagic
Appearance
| Language, regional and character encoding settings: $wgInterwikiMagic | |
|---|---|
| Trate todas as hiperligações de idioma como conetores mágicos, não hiperligações em linha. |
|
| Introduzido na versão: | Antes de 1.1.0 |
| Removido na versão: | Ainda em utilização |
| Valores permitidos: | (booliano) |
| Valor predefinido: | true |
| Outras definições: Alfabeticamente | Por função | |
Detalhes
Treat language links as magic connectors (interlanguage links), not inline links.
If $wgInterwikiMagic is set to true and $wgHideInterlanguageLinks is set to false, interlanguage links (e.g. fr:La Foo) will show up in the sidebar.
An interwiki link is considered a language link if the interwiki prefix matches a MediaWiki language code, or if the prefix is present in $wgExtraInterlanguageLinkPrefixes.
On talk pages, interlanguage links are always parsed as inline links regardless of this setting.