Modulo:Agkiddaw iti panagurnos/pagipadasan: Paggiddiatan a nagbaetan dagiti rebision

Content deleted Content added
Linia 17:
template = 'template',
full = 'full',
interface = 'interface',
manual = 'manual'
}
 
Line 34 ⟶ 35:
for i, source in ipairs(titleObj.cascadingProtection.sources) do
if source == mainPage then
return falsetrue
end
end
Line 60 ⟶ 61:
titleObj = titleObj or mw.title.getCurrentTitle()
if isTranscludedOnMainPage(titleObj) then
local basePage = titleObj.basePageTitle.fullText
return tostring(mw.uri.fullUrl(message('main-page-request-page')))
if cfg['main-page-content'][basePage] then
return tostring(mw.uri.fullUrl(message('main-page-request-page')))
end
end
local talkPageName = titleObj.talkPageTitle
Line 71 ⟶ 75:
end
level = validateLevel(level)
if level == 'manual' then
return tostring(mw.uri.fullUrl(talkPageName, {
action = 'edit',
section = 'new'
}))
end
local sectionname = message(
'preload-title-text',