Documentation icon မော်ဂျူးမှတ်တမ်းလက်စွဲ[ဖန်တီး]
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 = 'scholar'
		},
		{
			code = 'highbeam',
			display = 'HighBeam'
		},
		{
			code = 'jstor',
			display = 'JSTOR'
		},
		{
			code = 'google free images',
			display = 'အခမဲ့ ပုံများ'
		},
		{
			code = 'free news sources',
			display = 'အခမဲ့ သတင်းရင်းမြစ်များ'
		},
		{
			code = 'wikipedia library',
			display = 'ဝီကီပီးဒီးယား စာကြည့်တိုက်'
		},
		{
			code = 'new york times',
			display = 'NYT'
		},
		{
			code = 'wikipedia reference search',
			display = 'WP reference'
		}
	}
}