Content deleted Content added
Bencherlite (talk | contribs) this might fix the "on on" issue |
Bencherlite (talk | contribs) delink main page, unnecessary link in this context, and add a space in an attempt to fix another current problem |
||
Line 956:
end
local blurb = "This article %s on Wikipedia's
"[[Wikipedia:Today's featured %s/%s|Today's featured %s]]%s."
local longDate = getLongDate(data.mainDate)
Line 966:
elseif data.mainDateTimestamp == data.currentTimestamp then
tenseBlurb = 'is currently'
dateBlurb = ' '
else
tenseBlurb = 'will appear'
|