وحدة:Find sources/templates/Find sources video games

من أرابيكا، الموسوعة الحرة

هذه هي النسخة الحالية من هذه الصفحة، وقام بتعديلها عبود السكاف (نقاش | مساهمات) في 08:24، 14 مارس 2022 (أنشأ الصفحة ب'return { -- Blurb -- $1 is the intro link, and $2 represents the other links. blurb = "''Find video game sources:'' $1 – $2", -- Links introLink = { code = 'google' }, links = { { code = 'google news', display = 'news' }, { code = 'google newspapers', display = 'newspapers' }, { code = 'google books', display = 'books' }, { code = 'google scholar', display = 'scholar' }, { code = 'jstor', di...'). العنوان الحالي (URL) هو وصلة دائمة لهذه النسخة.

(فرق) → نسخة أقدم | نسخة حالية (فرق) | نسخة أحدث ← (فرق)
اذهب إلى التنقل اذهب إلى البحث
return {
	-- Blurb
	-- $1 is the intro link, and $2 represents the other links.
	blurb = "''Find video game sources:'' $1 – $2",

	-- Links
	introLink = {
		code = 'google'
	},
	links = {
		{
			code = 'google news',
			display = 'news'
		},
		{
			code = 'google newspapers',
			display = 'newspapers'
		},
		{
			code = 'google books',
			display = 'books'
		},
		{
			code = 'google scholar',
			display = 'scholar'
		},
		{
			code = 'jstor',
			display = 'JSTOR'
		},
		{
			code = 'google free images',
			display = 'free images'
		},
		{
			code = 'free news sources',
			display = 'free news sources'
		},
		{
			code = 'wikipedia library',
			display = 'WP Library'
		},
		{
			code = 'new york times',
			display = "''NYT''"
		},
		{
			code = 'wikipedia reference search',
			display = 'WP reference'
		},
		{
			code = 'vgrs',
			display = 'VG/RS'
		},
		{
			code = 'vgrl',
			display = 'VG/RL'
		},
		{
			code = 'vgtalk',
			display = 'WPVG/Talk'
		}
	}
}