Jump to content

Manual:$wgSemiprotectedRestrictionLevels/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgSemiprotectedRestrictionLevels and the translation is 25% complete.
Access: $wgSemiprotectedRestrictionLevels
Restriction levels that are considered "semi-protected"
이 변수가 소개된 버전:1.22.0 (Gerrit change 90552; git #6e4a46c3)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(array of strings)
기본값:[ 'autoconfirmed', ]

상세

This variable contains a list of permission levels that should be considered as "semi-protection" rather than "full protection". Should be a subset of $wgRestrictionLevels . Prior to 1.22 this was hard-coded to only count autoconfirmed protection.

같이 보기