Module:Time/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 873:
 
local refreshLink = mw.title.getCurrentTitle():fullUrl{action = 'purge'} -- create a refresh link
return string.format ('%s [[%s|%s]]', tz_string, tz[args[1]].article, tz_abbr);
 
end