Module:Infobox: Difference between revisions

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