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

From Γνωσιακή Βάση Υπηρεσιών και Διαδικασιών του Δημοσίου Τομέα
Jump to: navigation, search
m (Εισήχθη 1 αναθεώρηση)
 
m (Εισήχθη 1 αναθεώρηση)
 
(No difference)

Latest revision as of 14:27, 5 February 2018

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