• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
no edit summary
Line 51: Line 51:     
     local world, map = string.match(pagename, "([^/]+)/([^/]+)")
 
     local world, map = string.match(pagename, "([^/]+)/([^/]+)")
     world = world or pagename
+
     world = args.world or world or '??'
     map = map or pagename
+
     map = args.map or map or '??'
    
     local world_number = world_numbers[world] or "??"
 
     local world_number = world_numbers[world] or "??"
cssedit, gkautomate
6,926

edits

Navigation menu