ਮੌਡਿਊਲ:Find sources/templates/Find sources

ਵਿਕੀਪੀਡੀਆ, ਇੱਕ ਅਜ਼ਾਦ ਗਿਆਨਕੋਸ਼ ਤੋਂ

Documentation for this module may be created at ਮੌਡਿਊਲ:Find sources/templates/Find sources/doc

return {
	-- Blurb
	-- $1 is the intro link, and $2 represents the other links.
	blurb = "''Find sources:'' $1 – $2",

	-- Links
	introLink = {
		code = 'google'
	},
	links = {
		{
			code = 'google news',
			display = 'ਖ਼ਬਰਾ'
		},
		{
			code = 'google newspapers',
			display = 'ਅਖ਼ਬਾਰ'
		},
		{
			code = 'google books',
			display = 'ਕਿਤਾਬਾਂ'
		},
		{
			code = 'google scholar',
			display = 'ਸਕਾਲਰ'
		},
		{
			code = 'highbeam',
			display = 'ਹਾਈਬੀਮ'
		},
		{
			code = 'jstor',
			display = 'JSTOR'
		},
		{
			code = 'google free images',
			display = 'ਤਸਵੀਰਾਂ'
		},
		{
			code = 'free news sources',
			display = 'ਖ਼ਬਰਾਂ ਦੇ ਸਰੋਤ'
		},
		{
			code = 'wikipedia library',
			display = 'ਵਿਕੀਪੀਡੀਆ ਲਾਈਬ੍ਰੇਰੀ'
		},
		{
			code = 'new york times',
			display = 'NYT'
		},
		{
			code = 'wikipedia reference search',
			display = 'WP reference'
		}
	}
}