Module:Find sources/links/google news

< Module:Find sources‎ | links
Revision as of 14:40, 27 November 2020 by WikiDwarf (talk | contribs) (Created page with "return { url = '//www.google.com/search?tbm=nws&q=$1+-wikipedia', display = 'Google News' }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

return {
	url = '//www.google.com/search?tbm=nws&q=$1+-wikipedia',
	display = 'Google News'
}