• 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 97: Line 97:  
         return { implicit = getArgs{ frame = frame }, explicit = {} }
 
         return { implicit = getArgs{ frame = frame }, explicit = {} }
 
     end
 
     end
 +
end
 +
 +
function Utils.requireModule(name)
 +
    return pcall(function () return require(string.format("Module:%s", name)) end)
 
end
 
end
    
return Utils
 
return Utils
cssedit, gkautomate
7,060

edits

Navigation menu