Module:Uses TemplateStyles: Difference between revisions
no edit summary
Burnst Jamp (talk | contribs) mNo edit summary |
Burnst Jamp (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
type = 'notice', | type = 'notice', | ||
small = true, | small = true, | ||
image = | image = '[[File:Farm-Fresh css add.svg|32px|alt=CSS]]' | ||
} | } | ||
if #tStyles < 1 then | if #tStyles < 1 then | ||
boxArgs.text = | boxArgs.text = '<strong class="error">Error: no TemplateStyles specified</strong>' | ||
else | else | ||
local cfg = getConfig() | local cfg = getConfig() |