Module:Find sources/templates/Find sources

विकिपीडिया से
मॉड्यूल बिबरनलेख[बनाईं]
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 = 'जेस्टोर'
		},
		{
			code = 'google free images',
			display = 'फ्री इमेज'
		},
		{
			code = 'free news sources',
			display = 'फ्री समाचार स्रोत'
		},
		{
			code = 'wikipedia library',
			display = 'विकिपीडिया लाइब्रेरी'
		},
		{
			code = 'new york times',
			display = 'न्यूयार्क टाइम्स'
		},
		{
			code = 'wikipedia reference search',
			display = 'विकि संदर्भ'
		}
	}
}