• 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
hide non-rare non-ignored ships with CSS
Line 179: Line 179:     
local table_format = {
 
local table_format = {
header          = '{| class="article-table sortable" align="center" width="100%" style="text-align:center"\n!Type\n!Ship\n',
+
header          = '{| class="article-table sortable" align="center" width="100%" style="text-align:center;"\n!Type\n!Ship\n',
 
header_node      = '!${node}\n',
 
header_node      = '!${node}\n',
 
header_boss_node = '!style="background-color:pink;color:red;"|\'\'\'${node}\'\'\'\n',
 
header_boss_node = '!style="background-color:pink;color:red;"|\'\'\'${node}\'\'\'\n',
row              = '|- class="drop-list-non-rare-ship"\n',
+
row              = '|- class="drop-list-non-rare-ship" style="display:none;"\n',
 
rare_row        = '|-\n',
 
rare_row        = '|-\n',
 
type_cell        = '|${type}\n',
 
type_cell        = '|${type}\n',
cssedit, gkautomate
6,996

edits

Navigation menu