• 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 11: Line 11:  
     _equip_bg = "whitesmoke",
 
     _equip_bg = "whitesmoke",
 
     _header_template = nil,
 
     _header_template = nil,
     _calculated_cell_template = [[| colspan="4" style="background: whitesmoke;" |Effective Line of Sight: ${elos} / Fighter Power: ${fighter_power}]],
+
     _calculated_cell_template = [[| colspan="6" style="background: whitesmoke;" |Effective Line of Sight: ${elos} / Fighter Power: ${fighter_power}]],
 
     _column_cell_templates = {
 
     _column_cell_templates = {
 
         ship = [[| rowspan="4" style="background: transparent;" |${values.ship_card}]],
 
         ship = [[| rowspan="4" style="background: transparent;" |${values.ship_card}]],
Line 155: Line 155:  
         end
 
         end
 
     end
 
     end
    table.insert(self._items, "blah")
   
     table.insert(self._items, "extra")
 
     table.insert(self._items, "extra")
 
end
 
end
48

edits

Navigation menu