• 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
It works.
Line 15: Line 15:  
     ! style="background-color: lightskyblue;" |Equipment]],
 
     ! style="background-color: lightskyblue;" |Equipment]],
 
     _column_cell_templates = {
 
     _column_cell_templates = {
         ship = [[| rowspan="4" style="background: whitesmoke;" |${values.ship_card}]],
+
         ship = [[| rowspan="4" style="background: transparent;" |${values.ship_card}]],
 
         equips = [[| style="background: whitesmoke;" |${values.equips}]],
 
         equips = [[| style="background: whitesmoke;" |${values.equips}]],
         ship2 = [[| rowspan="4" style="background: whitesmoke;" |${values.ship_card}]],
+
         ship2 = [[| rowspan="4" style="background: transparent;" |${values.ship_card}]],
 
         equips2 = [[| style="background: whitesmoke;" |${values.equips}]]
 
         equips2 = [[| style="background: whitesmoke;" |${values.equips}]]
 
     },
 
     },
Line 113: Line 113:  
             row_values[column].colspan = 1
 
             row_values[column].colspan = 1
 
         end
 
         end
 +
        table.insert(self._data_rows, row_values)
 
     end
 
     end
 
end
 
end
    
return NanaminFleet
 
return NanaminFleet
48

edits

Navigation menu