Module:Infobox: Difference between revisions
Temporarily categorise bad examine parameters
m (Fix strict mode errors) |
(Temporarily categorise bad examine parameters) |
||
Line 516:
end
end
-- Temporary. Remove when all "|examine=" have been removed
if self:is_param_defined(Infobox.raw_param('examine')) > 0 then self.categories['Infobox using deprecated examine parameter'] = 1 end
end
|