Modül:Kaynak ara/şablonlar/Kaynak ara-video oyunu

Vikipedi, özgür ansiklopedi
Modül belgelemesi[oluştur]
return {
	-- Blurb
	-- $1 is the intro link, and $2 represents the other links.
	blurb = "''Video oyunu kaynağı ara:'' $1 – $2",

	-- Links
	introLink = {
		code = 'google'
	},
	links = {
		{
			code = 'google news',
			display = 'haber'
		},
		{
			code = 'google newspapers',
			display = 'gazete'
		},
		{
			code = 'google books',
			display = 'kitap'
		},
		{
			code = 'google scholar',
			display = 'akademik'
		},
		{
			code = 'jstor',
			display = 'JSTOR'
		},
		{
			code = 'google free images',
			display = 'özgür görsel'
		},
		{
			code = 'free news sources',
			display = 'özgür haber kaynağı'
		},
		{
			code = 'wikipedia library',
			display = 'Vikipedi Kütüphanesi'
		},
		{
			code = 'new york times',
			display = 'NYT'
		},
		{
			code = 'wikipedia reference search',
			display = 'VP atıf'
		},
		{
			code = 'vgrs',
			display = 'VG/RS'
		},
		{
			code = 'vgrl',
			display = 'VG/RL'
		},
		{
			code = 'vgtalk',
			display = 'WPVG/Tartışma'
		}
	}
}