Changes

no edit summary
Line 6: Line 6:  
local U = require("Module:Core")
 
local U = require("Module:Core")
   −
local colors = U.main_colors
+
local colors = U.main_colors<t
    
if mw.text == nil then mw.text = require("Module:MW.text") end
 
if mw.text == nil then mw.text = require("Module:MW.text") end
Line 105: Line 105:  
     ret[#ret+1] = '">'
 
     ret[#ret+1] = '">'
 
   else
 
   else
     ret[#ret+1] = '" style="width:100%;background:transparent;color:inherit;">'
+
     ret[#ret+1] = '" style="width:100%;background:transparent;color:inherit;' .. (frame.args['tablestyle'] or '') .. '">'
 
   end
 
   end
  
cssedit, gkautomate
6,926

edits