Content deleted Content added
adding Olympics, Commonwealth Games, FINA World Aquatics Champ. |
Q&D (I haven't studied it) fix for end_year problem reported at WT:WikiProject Templates |
||
Line 119:
if not begin_year or y >= begin_year then
processYear(y)
elseif end_year and y
break
end
|