• 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 20: Line 20:  
return equipment
 
return equipment
 
end
 
end
 +
end
 +
 +
function Equipment:get_module(name)
 +
if name == nil then
 +
return nil
 +
end
 +
return mw.ustring.format('Module:%s', name)
 
end
 
end
  
Anonymous user

Navigation menu