Module:Lua banner: Difference between revisions

unlinked, null alt attribute for decorative image; duplicates nearby link text "Lua"
imported>MacFan4000
m (1 revision imported: Basic templates)
(unlinked, null alt attribute for decorative image; duplicates nearby link text "Lua")
Line 41: Line 41:
boxArgs.type = 'notice'
boxArgs.type = 'notice'
boxArgs.small = true
boxArgs.small = true
boxArgs.image = '[[File:Lua-logo-nolabel.svg|30px|alt=Lua logo|link=Wikipedia:Lua]]'
boxArgs.image = '[[File:Lua-logo-nolabel.svg|30px|alt=|link=]]'
return mMessageBox.main('mbox', boxArgs)
return mMessageBox.main('mbox', boxArgs)
end
end