Модул:Пронађи изворе/templates/Find sources
Изглед
Документацију овог модула можете да направите на страници Модул:Пронађи изворе/templates/Find sources/док
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 = 'Гугл академик'
},
{
code = 'highbeam',
display = 'HB'
},
{
code = 'jstor',
display = 'JSTOR'
},
{
code = 'google free images',
display = 'Гугл бесплатне слике'
},
{
code = 'wikipedia library',
display = 'WL'
}
}
}