Module:Find sources/templates/Find sources mainspace

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
Revision as of 22:15, September 11, 2021 by Johnrdorazio (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

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
}