Jump to content

Module:Infobox: Difference between revisions

no \n on headers or labels
add title text for child infoboxes
Line 246: Line 246:
     else
     else
         root = HtmlBuilder.create()
         root = HtmlBuilder.create()
       
        root
            .wikitext(args.title)
     end
     end