Modul:Protected edit request/active: razlika između inačica

Izbrisani sadržaj Dodani sadržaj
sit.
sit.
Redak 281:
for level, protectionText in pairs(levels) do
if level == boxProtectionLevel then
return mw.ustring.format('[[HelpWikiknjige:ProtectionČišćenje|%s]]', protectionText)
end
end
Redak 456:
end
if hasNonInterfacePage then
smallText = smallText .. ' Zahtjeve za postavljanjem i uklanjanjem zaštite stranice, možete postaviti na [[Wikiknjige:Zahtjev za promjenu imena suradnikaČišćenje|odgovarajućoj stranici za zahtjeve]].'
end
if boxProtectionLevel == 'sysop' or boxProtectionLevel == 'templateeditor' then
Redak 549:
end
local protectionCats = {
autoconfirmed = 'WikipediaDjelomično semi-protectedzaštićena editstranica requestsWikiknjiga',
extendedconfirmed = 'Wikipedia extended-confirmed-protected edit requests',
templateeditor = 'Wikipedia template-protected edit requests',
sysop = 'WikipediaPotpuno fully-protectedzaštićene editstranice requestsWikiknjiga'
}
addCat(protectionCats[boxProtectionLevel])
if self.titles:hasOtherProtectionLevel(boxProtectionLevel) then
addCat('Zahtjevi za uređivanje stranica Wikiknjiga uz upotrebu možebitno pogrešnih predložaka')
addCat('Wikipedia edit requests possibly using incorrect templates')
end
return table.concat(cats)