Manual:$wgInterwikiMagic/ko
Appearance
From mediawiki.org
This page is a translated version of the page Manual:$wgInterwikiMagic and the translation is 12% complete.
Languages:
| Language, regional and character encoding settings: $wgInterwikiMagic | |
|---|---|
| Treat language links as magic connectors, not inline links. |
|
| 이 변수가 소개된 버전: | 1.1.0 이전 |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (boolean) |
| 기본값: | true |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
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.