• 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 45: Line 45:  
     table.insert(result, templates.header)
 
     table.insert(result, templates.header)
 
     for _, season in ipairs(seasons) do
 
     for _, season in ipairs(seasons) do
         local seasonData = require(string.format("Module:Seasonal/%s", season))
+
         local seasonData = require(string.format("Module:Data/Season/%s", season))
 
         if ship2 then
 
         if ship2 then
 
             addRow(result, seasonData, season, ship, format{templates.as_ship, ship = ship})
 
             addRow(result, seasonData, season, ship, format{templates.as_ship, ship = ship})
cssedit, gkautomate
7,064

edits

Navigation menu