Module:Infobox: Difference between revisions

Remove br between image and caption as requested on the talk page (please revert if this causes a problem!)
(make union a local function per protected edit request by User:Jackmcbarn)
(Remove br between image and caption as requested on the talk page (please revert if this causes a problem!))
Line 151:
if caption then
data
.tag('br', {selfClosing = true})
.done()
.tag('div')
.cssText(args.captionstyle)
Anonymous user