• 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
Let's try that again
Line 59: Line 59:  
_display_none_style = " display: none;",
 
_display_none_style = " display: none;",
 
_detailed_columns = 1,
 
_detailed_columns = 1,
 +
_detail_toggle = '<span id="eliteshipskai-detailed-toggle" class="eliteshipskai-detailed-toggle" style="display: none;">[[#eliteshipskai-detailed-toggle|Show details]][[#|Hide details]]</span>',
 
--_nickname_template = "<br />Nicknamed ''${nickname}''",
 
--_nickname_template = "<br />Nicknamed ''${nickname}''",
 
_item_class = Ship,
 
_item_class = Ship,
Line 231: Line 232:  
end
 
end
 
return ship_base_name, ship_suffix
 
return ship_base_name, ship_suffix
 +
end
 +
 +
function EliteShipsKai:start_rows()
 +
self._rows = {self._detail_toggle, self._table_start, self._header}
 
end
 
end
  
Anonymous user

Navigation menu