Module:Redirect hatnote: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
m
Simplified conditional (no change to behaviour)
(Deleted unused, undocumented, strange behaviour)
m (Simplified conditional (no change to behaviour))
Line 90:
useTable = useTable or {}
local use
if not (useTable.use or isFirst) then
use = useTable.use or 'other uses'
elseif not useTable.use then
return nil
else
use = useTable.use
end
use = useTable.use or 'other uses'
local pages = useTable.pages or {}
redirect = redirect[1] or error(
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu