模块:Test:修订间差异

跳到导航 跳到搜索
无编辑摘要
无编辑摘要
第17行: 第17行:
params["color_alt"              ] = {'#202122', '#202122', '#202122', '#202122'}
params["color_alt"              ] = {'#202122', '#202122', '#202122', '#202122'}
params["bg_color_alt"          ] = {'#f8f9fa', '#f8f9fa', '#f8f9fa', '#f8f9fa'}
params["bg_color_alt"          ] = {'#f8f9fa', '#f8f9fa', '#f8f9fa', '#f8f9fa'}
params["header_color"          ] = {' ','#000000'}
params["header_color"          ] = {' ','#005AB5'}
params["header_bg_color"        ] = {' ','#ffffff'}
params["header_bg_color"        ] = {' ','#ffffff'}
params["display"                ] = {'true', 'true', 'true', 'true'}
params["display"                ] = {'true', 'true', 'true', 'true'}
第143行: 第143行:
         :css('width', "fit-content")
         :css('width', "fit-content")
         :css('height', "fit-content")
         :css('height', "fit-content")
         :css("margin", "0 auto")
         :css("margin", "0,auto")
          
          
     if args['collapsed'] then tbl:addClass('mw-collapsed') end
     if args['collapsed'] then tbl:addClass('mw-collapsed') end