Module:Find sources/links/new york times: Difference between revisions

Safer nicotine wiki Tobacco Harm Reduction
Jump to navigation Jump to search
m (1 revision imported)
m (1 revision imported)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
return {
return {
url = 'https://www.nytimes.com/search/$1',
url = 'https://www.nytimes.com/search/$1',
display = 'New York Times'
display = "''New York Times''"
}
}

Latest revision as of 13:42, 1 September 2021

Documentation for this module may be created at Module:Find sources/links/new york times/doc

return {
	url = 'https://www.nytimes.com/search/$1',
	display = "''New York Times''"
}