• 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
m
no edit summary
Line 153: Line 153:  
</tabber>]=]
 
</tabber>]=]
   −
local function table(args, es, hourly)
+
local function formatTable(args, es, hourly)
 +
  local world = tonumber(args.explicit.world)
 
   return U.format{
 
   return U.format{
 
     tableHeader,
 
     tableHeader,
Line 187: Line 188:  
   return frame:preprocess(U.format{
 
   return frame:preprocess(U.format{
 
     tabberTemplate,
 
     tabberTemplate,
     total = table(args, es),
+
     total = formatTable(args, es),
     hourly = table(args, es, true),
+
     hourly = formatTable(args, es, true),
 
     requirements = '',
 
     requirements = '',
 
   })
 
   })
cssedit, gkautomate
7,060

edits

Navigation menu