Module:Protected edit request/active: Difference between revisions

Content deleted Content added
Update for RFPP restructure
m Protected "Module:Protected edit request/active": High-risk template or module: 300 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite))
 
(6 intermediate revisions by 4 users not shown)
Line 1:
require('Module:No globalsstrict')
 
local yesno, makeMessageBox -- passed in from Module:Protected edit request
Line 574:
extendedconfirmed = 'Wikipedia extended-confirmed-protected edit requests',
templateeditor = 'Wikipedia template-protected edit requests',
sysop = 'Wikipedia fully- protected edit requests',
interfaceadmin = 'Wikipedia interface-protected edit requests'
}
Line 586:
function box:export()
local title = self.titles.currentTitle
if not title.isTalkPage and (title.nsTextnot self.. ':' .. title.baseText) ~= "Wikipedia:Requests for page protection"demo and not yesno(self.demoargs.skiptalk) then
return '<span class="error">Error: Protected edit requests can only be made on the talk page.</span>[[Category:Non-talk pages with an edit request template]]'
end