Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Protection banner: Difference between revisions

From the Lonsdale Battalion wiki
Content deleted Content added
Protection:makeProtectionCategory - return a blank string on no match
log keys in Protection:makeProtectionCategory for now, to help with writing the test cases
Line 287: Line 287:
end
end
key = table.concat(key, '|')
key = table.concat(key, '|')
mw.log(key)
local attempt = cats[key]
local attempt = cats[key]
if attempt then
if attempt then
Cookies help us deliver our services. By using our services, you agree to our use of cookies.