Jump to content

Module:Find sources/templates/Find sources mainspace

Permanently protected module
From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Primefac (talk | contribs) at 07:33, 1 March 2022 (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))). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
	blurb = "''Find sources:'' $1 – $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
}