- 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
Line 87:
Line 87:
+
+
no edit summary
if name == nil then
if name == nil then
return nil
return nil
else
name = self:process_ship_key(name)
end
end
return mw.ustring.format('Module:%s', name)
return mw.ustring.format('Module:%s', name)