• 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 1: Line 1:  +
local _ = require('Module:Core')
 +
 
return {
 
return {
   load = function (name)
+
   load = function (...)
     return mw.loadData('Data/' .. name)
+
     return mw.loadData(_.join('Data', unpack(arg)))
 
   end
 
   end
 
}
 
}
cssedit, gkautomate
6,928

edits

Navigation menu