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.)
(No difference)

Revision as of 23:44, April 24, 2017

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
}