- 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 242:
Line 242:
+
+
+
+
Line 252:
Line 256:
+
no edit summary
function BaseTable:create_table_prep()
function BaseTable:create_table_prep()
return
end
function BaseTable:create_items_post()
return
return
end
end
self:create_items()
self:create_items()
self:create_items_post()
self:create_data_rows()
self:create_data_rows()
self:create_header()
self:create_header()