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
m remove log message
try a different order
Line 136: Line 136:
-- Define the key table and the order to test it in
-- Define the key table and the order to test it in
local keyTable = {protType, protLevel, namespace, reason, expiry}
local keyTable = {protType, protLevel, namespace, reason, expiry}
local tryOrder = {5, 4, 3, 2, 1}
local tryOrder = {5, 3, 4, 2, 1}
-- Try successively generic matches until we run out of key combinations
-- Try successively generic matches until we run out of key combinations
Cookies help us deliver our services. By using our services, you agree to our use of cookies.