Module:Gallery: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (Protected Module:Gallery: Highly visible template ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
(optional class)
Line 24: Line 24:
tbl.attr('align', args.align)
tbl.attr('align', args.align)
end
end
if args.class then
tbl.addClass(args.class)
end
if args.title then
if args.title then