Module:Find sources/templates/Find general sources
Umn
return {
-- Blurb
-- $1 is the intro link, and $2 represents the other links.
blurb = "''Af isugam:'' $1$2",
-- Links
links = {
{
code = 'google',
display = 'Google',
separator = ' (',
},
{
code = 'google books',
display = 'idlisn',
},
{
code = 'google news',
display = 'inɣmisn',
},
{
code = 'google scholar',
display = 'amassan',
},
{
code = 'google free images',
display = 'tiwlafin tidrfiyin',
},
{
code = 'wikipedia reference search',
display = 'WP tisuɣal',
afterDisplay = ')',
},
{
code = 'free news sources',
display = 'Isugam n iɣmisn Inglizn n fabuṛ',
tooltip = 'Free English newspaper sources',
},
{
code = 'jstor',
display = 'JSTOR',
},
{
code = 'wikipedia library',
display = 'Tasdlist n Wikibidya',
tooltip = 'The Wikipedia Library',
},
}
}