Module:Infobox: Difference between revisions

Jump to navigation Jump to search
Shut Up
(c)
 
(Shut Up)
Line 302: Line 302:
if args.decat ~= 'yes' then
if args.decat ~= 'yes' then
if args.child == 'yes' then
if args.child == 'yes' then
if args.title then
-- if args.title then
root:wikitext('[[Category:Pages which use embedded infobox templates with the title parameter]]')
-- root:wikitext('[[Category:Pages which use embedded infobox templates with the title parameter]]')
end
-- end
elseif #(getArgNums('data')) == 0 and mw.title.getCurrentTitle().namespace == 0 then
elseif #(getArgNums('data')) == 0 and mw.title.getCurrentTitle().namespace == 0 then
root:wikitext('[[Category:Articles which use infobox templates with no data rows]]')
root:wikitext('[[Category:Articles which use infobox templates with no data rows]]')

Navigation menu