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)
Wikipedia >Sdkb
(Italicize publication name per MOS:ITALICS)
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''"
}
}

Revision as of 02:40, 12 August 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''"
}