Difference between revisions of "Module:Find sources/links/jstor"

From blackwiki
Jump to navigation Jump to search
blackwiki>Mr. Stradivarius
m (Protected Module:Find sources/links/jstor: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
m (3 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
return {
 
return {
url = 'http://www.jstor.org/action/doBasicSearch?Query=$1&acc=on&wc=on',
+
url = 'https://www.jstor.org/action/doBasicSearch?Query=$1&acc=on&wc=on',
 
display = 'JSTOR'
 
display = 'JSTOR'
 
}
 
}

Latest revision as of 16:36, 26 September 2020

Usage

{{#invoke:Find sources/links|function_name}}



return {
	url = 'https://www.jstor.org/action/doBasicSearch?Query=$1&acc=on&wc=on',
	display = 'JSTOR'
}