Module:Find sources/links/wikipedia reference search: Difference between revisions

From Bharatpedia, an open encyclopedia
(Created page with "return { url = 'https://www.google.com/custom?hl=en&cx=007734830908295939403%3Agalkqgoksq0&cof=FORID%3A13%3BAH%3Aleft%3BCX%3AWikipedia%2520Reference%2520Search&q=$1', displa...")
 
m (→‎top: Fixing name)
 
Line 1: Line 1:
return {
return {
url = 'https://www.google.com/custom?hl=en&cx=007734830908295939403%3Agalkqgoksq0&cof=FORID%3A13%3BAH%3Aleft%3BCX%3AWikipedia%2520Reference%2520Search&q=$1',
url = 'https://www.google.com/custom?hl=en&cx=007734830908295939403%3Agalkqgoksq0&cof=FORID%3A13%3BAH%3Aleft%3BCX%3AWikipedia%2520Reference%2520Search&q=$1',
display = 'Wikipedia Reference Search'
display = 'Bharatpedia Reference Search'
}
}

Latest revision as of 10:49, 17 April 2021

Documentation for this module may be created at Module:Find sources/links/wikipedia reference search/doc

return {
	url = 'https://www.google.com/custom?hl=en&cx=007734830908295939403%3Agalkqgoksq0&cof=FORID%3A13%3BAH%3Aleft%3BCX%3AWikipedia%2520Reference%2520Search&q=$1',
	display = 'Bharatpedia Reference Search'
}