Manual:$wgMetaNamespaceTalk/ko
Appearance
| Namespaces: $wgMetaNamespaceTalk | |
|---|---|
| Name of the project talk namespace. |
|
| 이 변수가 소개된 버전: | 1.4.5 |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (string) or false |
| 기본값: | false |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
The name of the 'Project talk' namespace.
If set to false, the default value is formed based on the value of $wgMetaNamespace (or $wgSitename if $wgMetaNamespace is set to false) and the content language (postfix with _talk).
Setting this variable can be useful for different languages as spelling or grammar may differ.
같이 보기
| View the values of this configuration setting on the Wikimedia wikis in core-Namespaces.php. |