Module:Article history/config: Difference between revisions

Content deleted Content added
this might fix the "on on" issue
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 [[Main Page]] as " ..
"[[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'