Module:Infobox: Difference between revisions

Content added Content deleted
(Moved border-spacing to Common.css)
Line 218: Line 218:
end
end
if args.child == 'yes' and args.title then
if args.child == 'yes' and args.title then
root:wikitext('[[Category:Articles which use embedded infobox templates with the title parameter]]')
root:wikitext('[[Category:Pages which use embedded infobox templates with the title parameter]]')
end
end
end
end