모듈:Documentation: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
편집 요약 없음
편집 요약 없음 |
편집 요약 없음 |
||
414번째 줄: | 414번째 줄: | ||
ProtectionBanner = require('틀:보호-틀') | ProtectionBanner = require('틀:보호-틀') | ||
local reason = message('protection-reason-edit') | local reason = message('protection-reason-edit') | ||
return | return ProtectionBanner._main{'이유', '크기 = 작게'} | ||
elseif moveProt and moveProt ~= 'autoconfirmed' then | elseif moveProt and moveProt ~= 'autoconfirmed' then | ||
-- The page is move-protected but not edit-protected. Exclude move | -- The page is move-protected but not edit-protected. Exclude move |