Changes
now level
level = '*'
end
self._level level = level or '*'
end
end
if cfg.defaultBanners[self.action] then
configTables[#configTables + 1] = cfg.defaultBanners[self.action][self._levellevel]
configTables[#configTables + 1] = cfg.defaultBanners[self.action].default
end
function Protection:isProtected()
return self._level level ~= '*'
end
local mEditRequest = require('Module:Submit an edit request')
local action = self._protectionObj.action
local level = self._protectionObj:getLevel().level
-- Get the display message key.
function Blurb:_makeExplanationBlurbParameter()
local action = self._protectionObj.action
local level = self._protectionObj:getLevel().level
local namespace = self._titleObj.namespace
local isTalk = self._titleObj.isTalkPage
local imageLinks = self._configObj.cfg.imageLinks
local action = self._protectionObj.action
local level = self._protectionObj:getLevel().level
local msg
if imageLinks[action][level] then
local protectionBlurbs = self._configObj.cfg.protectionBlurbs
local action = self._protectionObj.action
local level = self._protectionObj:getLevel().level
local msg
if protectionBlurbs[action][level] then
local protectionLevels = self._configObj.cfg.protectionLevels
local action = self._protectionObj.action
local level = self._protectionObj:getLevel().level
local msg
if protectionLevels[action][level] then
local action = protectionObj.action
local level = protectionObj:getLevel().level
local expiry = protectionObj:getExpiry()
local namespace = titleObj.namespace
local reason = protectionObj:getReason()
local action = protectionObj.action
local level = protectionObj:getLevel().level
--[[
local expiry = protectionObj:getExpiry()
local action = protectionObj.action
local level = protectionObj:getLevel().level
if not protectionObj:isProtected()
local action = protectionObj.action
local level = protectionObj:getLevel().level
local namespace = titleObj.namespace