Manual:$wgUserrightsInterwikiDelimiter/ko
Appearance
| User accounts, authentication: $wgUserrightsInterwikiDelimiter | |
|---|---|
| Character used as the separator between username and database name on Special:UserRights. |
|
| 이 변수가 소개된 버전: | 1.15.0 (r48765) |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (string) |
| 기본값: | '@' |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
The character is used as a delimiter when testing for interwiki user rights (In Special:UserRights, it is possible to modify users on different databases if the delimiter is used, e.g., Someuser@enwiki).
It is recommended that you have this delimiter in $wgInvalidUsernameCharacters, or you will not be able to modify the user rights of those users via Special:UserRights.
| 미디어위키 버전: | ≥ 1.27 |
Since MediaWiki 1.27, this character is also a delimiter in bot passwords.