ماڈیول:Find sources/templates/Find sources

ماڈیول به طور دائم حفاظت‌شده است
آزاد دائرۃ المعارف، ویکیپیڈیا سے
Documentation icon دستاویز [تخلیق]
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 = 'ویکیپیڈیا کا کتب خانہ'
		}
	}
}