Changes

Jump to navigation Jump to search

Module:Authority control

5 bytes removed, 07:50, 6 April 2013
m
no edit summary
if string.match( id, '^%l%l?%l?/%d%d%d?%d?/%d%d%d%d%d%d$' ) then
cleanedId = string.gsub( id, '(%l+)/(%d+)/(%d+)$' , '%1%2%3' )
end if elseif string.match( id, '^%%l%l?%l?%d%d%d%d%d%d%d%d%d?%d?$' ) then
cleanedId = id
end
Anonymous user

Navigation menu