Jump to content

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

From Wikipedia, the free encyclopedia
 
m Protected Module:Find sources/templates/Find sources mainspace: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))
(No difference)

Revision as of 01:07, 30 September 2014

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'
		},
		{
			code = 'google free images',
			display = 'free images'
		}
	},
	isUsedInMainspace = true
}