وحدة:Find sources/templates/Find sources: الفرق بين النسختين

من أرابيكا، الموسوعة الحرة
اذهب إلى التنقل اذهب إلى البحث
لا ملخص تعديل
 
لا ملخص تعديل
 
(1 مراجعات متوسطة بواسطة نفس المستخدم غير معروضة)
(لا فرق)

النسخة الحالية 01:53، 28 أغسطس 2023

return {
	-- Blurb
	-- $1 is the intro link, and $2 represents the other links.
	blurb = "''جِد مصادر:'' $1$2",

	-- Links
	links = {
		{
			code = 'google',
			display = 'جوجل',
			separator = ' (',
		},
		{
			code = 'google books',
			display = 'كتب',
		},
		{
			code = 'google news',
			display = 'أخبار',
		},
		{
			code = 'google scholar',
			display = 'الباحث العلمي',
		},
		{
			code = 'google free images',
			display = 'صور حرة',
		},
		{
			code = 'wikipedia reference search',
			display = 'مصادر أرابيكا',
			afterDisplay = ')',
		},
		{
			code = 'free news sources',
			display = 'مصادر الصحف الإنجليزية الحرة',
			tooltip = 'Free English newspaper sources',
		},
		{
			code = 'jstor',
			display = 'موقع JSTOR',
		},
		{
			code = 'new york times',
			display = "''نيويورك تايمز''",
			tooltip = 'The New York Times',
		},
		{
			code = 'wikipedia library',
			display = 'مكتبة أرابيكا',
			tooltip = 'The Wikipedia Library',
		},
	}
}