Module:Infobox: Difference between revisions

    m>Mr. Stradivarius
    (update with subbox parameter)
    m>Mr. Stradivarius
    (remove title bolding as with main template)
    Line 231: Line 231:
         else
         else
             root = HtmlBuilder.create()
             root = HtmlBuilder.create()
           
            if args.title then
                root.wikitext("'''" .. args.title .. "'''")
            end
         end
         end