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

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
(removing google images, primary use is notability template.)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 22:15, September 11, 2021

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
}