Changes

Jump to navigation Jump to search

Module:Infobox

13 bytes added, 11:50, 4 June 2013
put bodystyle after other style options to match {{infobox}}
.attr('cellspacing', 3)
.css('border-spacing', '3px')
.cssText(args.bodystyle)
if args.subbox == 'yes' then
.css('width', '22em')
end
root
.cssText(args.bodystyle)
renderTitle()
Anonymous user

Navigation menu