Changes
Jump to navigation
Jump to search
.cssText(args.bodystyle)
put bodystyle after other style options to match {{infobox}}
.attr('cellspacing', 3)
.css('border-spacing', '3px')
if args.subbox == 'yes' then
.css('width', '22em')
end
root
.cssText(args.bodystyle)
renderTitle()