Module:Redirect hatnote: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(Undid revision 718443304 by Nihiltres (talk): causing script errors everywhere, such as First Nations and Open sandwich)
(Reimplemented without capitalization error)
Line 91: Line 91:
local use
local use
if not (useTable.use or isFirst) then
if not (useTable.use or isFirst) then
if (not isFirst) and useTable.pages and #useTable.pages ~= 0 then
return nil
return '[[Category:Hatnote templates using unusual parameters]]'
else
return nil
end
end
end
use = useTable.use or 'other uses'
use = useTable.use or 'other uses'