Module:Find sources/templates/Find sources mainspace: Difference between revisions

From Vigyanwiki
< Module:Find sources
m (Changed protection settings for "Module:Find sources/templates/Find sources mainspace": match main module ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
 
 
(2 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 14:08, 12 December 2022

Documentation for this module may be created at Module:Find sources/templates/Find sources mainspace/doc

return {
	blurb = "''Find sources:''&nbsp;$1&nbsp;–&nbsp;$2",
	introLink = {
		code = 'google'
	},
	links = {
		{
			code = 'google news',
			display = 'news'
		},
		{
			code = 'google newspapers',
			display = 'newspapers'
		},
		{
			code = 'google books',
			display = 'books'
		},
		{
			code = 'google scholar',
			display = 'scholar'
		},
		{
			code = 'jstor',
			display = 'JSTOR'
		}
	},
	isUsedInMainspace = true
}