Module:Redirect hatnote: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Added category tracking for unusual early termination behaviour when first use is "other uses"
m (Simplified conditional (no change to behaviour))
(Added category tracking for unusual early termination behaviour when first use is "other uses")
Line 130:
text[#text + 1] = mw.text.listToText(formattedRedirect) .. ' ' .. (#redirect == 1 and 'redirects' or 'redirect') .. ' here.'
text[#text + 1] = formatUseTable(data[1] or {}, true, redirect)
if data[1] and data[1].use and data[1].use ~= 'other uses' then
forif idata[1].use ~= 2,'other #datauses' dothen
for i = 2, #data do
text[#text + 1] = formatUseTable(data[i] or {}, false, redirect)
end
else
text[#text] = text[#text] .. '[[Category:Hatnote templates using unusual parameters]]'
end
end
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu