• 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
m
no edit summary
Line 85: Line 85:  
     if self._sorted_entries[class] ~= nil then
 
     if self._sorted_entries[class] ~= nil then
 
         if not remove_headers then
 
         if not remove_headers then
 +
            table.insert(self._rows, [[<div style="text-align: center;">]])
 
             table.insert(self._rows, "=" .. class .. "s=")
 
             table.insert(self._rows, "=" .. class .. "s=")
 +
            table.insert(self._rows, [[</div>]])
 
         end
 
         end
 
         table.insert(self._rows, self._table_start)
 
         table.insert(self._rows, self._table_start)
48

edits

Navigation menu