Module:Tour history: Difference between revisions

No edit summary
No edit summary
Line 41: Line 41:
-- exclusion list
-- exclusion list
exclusions = {
exclusions = {
['guitar hero world tour'] = true,
['guitar_hero_world_tour'] = true,
}
}
if exclusions[title] == true then
if exclusions[title] == true then