پودمان:Find sources/templates/Find sources AFD

از ویکی‌پدیا، دانشنامهٔ آزاد
توضیحات پودمان[ایجاد] [پاکسازی]
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 = 'JSTOR'}
	}
}