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

Navigation menu