Module:Find sources/links/google newspapers: Difference between revisions

From para.wiki
Jump to navigation Jump to search
(Created page with "return { url = '//www.google.com/search?&q=$1+site:news.google.com/newspapers&source=newspapers', display = 'Google Newspapers' }")
 
(No difference)

Latest revision as of 04:37, 30 May 2019

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'
}