މޮޑިއުލް:Find sources/templates/Find sources
Appearance
| You might want to create a documentation page for this Scribunto module. Editors can experiment in this module's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this module. |
return {
-- Blurb
-- $1 is the intro link, and $2 represents the other links.
blurb = "''Find sources:'' $1$2",
-- Links
links = {
{
code = 'google',
display = 'ގޫގުލް',
separator = ' (',
},
{
code = 'google books',
display = 'ފޮތްތައް',
},
{
code = 'google news',
display = 'ޙަބަރު',
},
{
code = 'google scholar',
display = 'ސްކޮލަރ',
},
{
code = 'google free images',
display = 'ޙިލޭ ތަސްވީރު',
},
{
code = 'wikipedia reference search',
display = 'ވިކިޕީޑިއާ މަސްދަރުތައް',
afterDisplay = ')',
},
{
code = 'free news sources',
display = 'ހޙމ',
tooltip = 'ހިލޭ ނޫސްކަރުދާސް މަސްދަރުތައް',
},
{
code = 'jstor',
display = 'ޖޭސްޓޮރ',
},
{
code = 'new york times',
display = "''ނޔޓ''",
tooltip = 'The New York Times',
},
{
code = 'wikipedia library',
display = 'ވިކި ކުތުބުޚާނާ',
tooltip = 'ވިކިޕީޑިއާ ކުތުބުޚާނާ',
},
}
}