Modul:Redirect hatnote: Unterschied zwischen den Versionen

(Undid revision 718443304 by Nihiltres (talk): causing script errors everywhere, such as First Nations and Open sandwich)
(Reimplemented without capitalization error)
Zeile 91: Zeile 91:
local use
local use
if not (useTable.use or isFirst) then
if not (useTable.use or isFirst) then
return nil
if (not isFirst) and useTable.pages and #useTable.pages ~= 0 then
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'