Changes

no edit summary
Line 129: Line 129:     
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          = '<div style="max-height:400px;overflow:auto;">{| class="article-table sortable" align="center" width="100%" style="text-align:center"\n!Type\n!Ship\n',
 
header_node      = '!width="10%%"|${node}\n',
 
header_node      = '!width="10%%"|${node}\n',
 
header_boss_node = '!width="10%%" style="background-color:pink;color:red;"|\'\'\'${node}\'\'\'\n',
 
header_boss_node = '!width="10%%" style="background-color:pink;color:red;"|\'\'\'${node}\'\'\'\n',
Line 138: Line 138:  
node_cell        = '|style="background-color:#${color};"|${diff}\n',
 
node_cell        = '|style="background-color:#${color};"|${diff}\n',
 
empty_cell      = '|\n',
 
empty_cell      = '|\n',
footer          = '|}\n',
+
footer          = '|}</div>\n',
 
debugger        = [[{| style="width:100%;" align="center" cellspacing="0" class="article-table mw-collapsible mw-collapsed"
 
debugger        = [[{| style="width:100%;" align="center" cellspacing="0" class="article-table mw-collapsible mw-collapsed"
 
!Script warnings
 
!Script warnings
cssedit, gkautomate
6,926

edits