• 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 82: Line 82:  
     Table = function(frame)
 
     Table = function(frame)
 
         local args = U.getTemplateArgs(frame)
 
         local args = U.getTemplateArgs(frame)
         local table_string = NodeInfo:Table(args.explicit)
+
         local table_string = NodeInfo:Table(args.explicit, args.implicit)
 
         if args.explicit.diff or args.implicit.pagename and args.implicit.pagename:sub(1, 5) == "World" then
 
         if args.explicit.diff or args.implicit.pagename and args.implicit.pagename:sub(1, 5) == "World" then
 
             return formatTitle(args.implicit.pagename, args.explicit) .. table_string
 
             return formatTitle(args.implicit.pagename, args.explicit) .. table_string
cssedit, gkautomate
6,926

edits

Navigation menu