ಮಾಡ್ಯೂಲ್:Find sources/templates/Find sources AFD

ವಿಕಿಪೀಡಿಯದಿಂದ, ಇದು ಮುಕ್ತ ಹಾಗೂ ಸ್ವತಂತ್ರ ವಿಶ್ವಕೋಶ

Documentation for this module may be created at ಮಾಡ್ಯೂಲ್:Find sources/templates/Find sources AFD/doc

return {
	-- Blurb
	-- $1 is the intro link, and $2 represents the other links.
	blurb = "''Find 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'}
	}
}