• 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 107: Line 107:  
end
 
end
 
   
 
   
function templates.format(frame, args_)
+
function templates.format(frame)
     local args = args_ or getArgs{frame = frame:getParent()}
+
     local args = {frame} or getArgs{frame = frame:getParent()}
 
     local map_id = args[1]
 
     local map_id = args[1]
 
     local map_nodes = require(string.format('Module:Map %s/Nodes', map_id))
 
     local map_nodes = require(string.format('Module:Map %s/Nodes', map_id))
Anonymous user

Navigation menu