Module:Redirect hatnote: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content deleted Content added
m whitespace tweak
remove the check for "other uses" coming last, as this is not how Template:Redirect currently works
Line 105: Line 105:
pages
pages
)
)
if use == 'other uses' then
-- "Other uses" text must come last, or it doesn't make sense
-- grammatically.
break
end
end
end
end
end