Module:Tour history: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 44: Line 44:
or string.sub(title, -9)  == 'residency'
or string.sub(title, -9)  == 'residency'
or string.sub(title, -5)  == ' tour'
or string.sub(title, -5)  == ' tour'
or ''
end
end