Module:Infobox: Difference between revisions

104 bytes removed ,  11 years ago
remove title bolding as with main template
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


Anonymous user