ماڊيول: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 = "''مآخذ جي ڳولها:'' $1 – $2",

	-- Links
	introLink = {
		code = 'google'
	},
	links = {
		{
			code = 'google news',
			display = 'خبرون'
		},
		{
			code = 'google newspapers',
			display = 'اخبارون'
		},
		{
			code = 'google books',
			display = 'ڪتاب'
		},
		{
			code = 'google scholar',
			display = 'ماهرين علم'
		},
		{
			code = 'jstor',
			display = 'جيسٽور'
		},
		{
			code = 'google free images',
			display = 'آزاد تصويرون'
		},
		{
			code = 'wikipedia library',
			display = 'وڪيپيڊيا ڪتب خانو'
		}
	}
}