Module:Message box: Difference between revisions

no edit summary
m (1 revision imported)
No edit summary
Tag: Reverted
Line 96: Line 96:
end
end
end
end
 
if not cfg.templatestyles then
    cfg.templatestyles = ("Module:Message box/" .. boxType .. ".css")
end
-- Set the arguments, and remove all blank arguments except for the ones
-- Set the arguments, and remove all blank arguments except for the ones
-- listed in cfg.allowBlankParams.
-- listed in cfg.allowBlankParams.