「モジュール:Effective protection level」の版間の差分

ナビゲーションに移動 検索に移動
1版 をインポートしました
bsd>Jackmcbarn
(bring in changes from sandbox)
(1版 をインポートしました)
 
(3人の利用者による、間の4版が非表示)
77行目: 77行目:
return 'autoconfirmed'
return 'autoconfirmed'
elseif action == 'create' and title.namespace % 2 == 0 and title.namespace ~= 118 then -- You need to be registered, but not autoconfirmed, to create non-talk pages other than drafts
elseif action == 'create' and title.namespace % 2 == 0 and title.namespace ~= 118 then -- You need to be registered, but not autoconfirmed, to create non-talk pages other than drafts
if title.namespace == 0 then
return 'autoconfirmed' -- Per [[WP:ACPERM]], you need to be autoconfirmed to create pages in mainspace
end
return 'user'
return 'user'
else
else

ナビゲーション メニュー