ಮಾಡ್ಯೂಲ್: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'}
}
}