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

From Zoophilia Wiki
Jump to navigationJump to search
meta>Mr. Stradivarius
m (Protected Module:Find sources/links/google news: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
m (4 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
return {
return {
url = '//www.google.com/search?q=$1&tbm=nws',
url = '//www.google.com/search?tbm=nws&q=$1+-wikipedia',
display = 'Google News'
display = 'Google News'
}
}

Latest revision as of 04:29, 3 September 2020

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