შინაარსზე გადასვლა

მოდული:Find sources/templates/Find sources

მასალა ვიკიპედიიდან — თავისუფალი ენციკლოპედია

შეგიძლიათ შექმნათ დოკუმენტაცია ამ მოდულისათვის: მოდული:Find sources/templates/Find sources/ინფო

return {
	-- Blurb
	-- $1 is the intro link, and $2 represents the other links.
	blurb = "''იპოვეთ წყარო:'' $1$2",

	-- Links
	links = {
		{
			code = 'google',
			display = 'Google',
			separator = ' (',
		},
		{
			code = 'google books',
			display = 'წიგნები',
		},
		{
			code = 'google news',
			display = 'სიახლეები',
		},
		{
			code = 'google newspapers',
			display = 'გაზეთები',
		},
		{
			code = 'google scholar',
			display = 'აკადემიური ძიება',
		},
		{
			code = 'google free images',
			display = 'გამოსახულებები',
		},
		{
			code = 'wikipedia reference search',
			display = 'WRS',
			afterDisplay = ')',
		},
		{
			code = 'duckduckgo',
			display = 'DuckDuckGo',
		},
                {
			code = 'bing',
			display = 'Bing',
		},
		{
			code = 'free news sources',
			display = 'FENS',
		},
		{
			code = 'jstor',
			display = 'JSTOR',
		},
		{
			code = 'new york times',
			display = 'NYT',
		},
		{
			code = 'wikipedia library',
			display = 'ვიკიპედიის ბიბლიოთეკა',
		},
	}
}