Module:Find sources/links/google newspapers

Revision as of 12:23, 28 October 2020 by Caleb Cooper (talk | contribs) (Created page with "return { url = '//www.google.com/search?&q=$1+site:news.google.com/newspapers&source=newspapers', display = 'Google Newspapers' }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Find sources/links/google newspapers/doc

return {
	url = '//www.google.com/search?&q=$1+site:news.google.com/newspapers&source=newspapers',
	display = 'Google Newspapers'
}