Модул:Pronađi izvore/templates/Pronađi izvore
Изглед
Документацију овог модула можете да направите на страници Модул:Pronađi izvore/templates/Pronađi izvore/док
return {
-- Blurb
-- $1 is the intro link, and $2 represents the other links.
blurb = "''Pronađi izvore:'' $1 — $2",
-- Links
introLink = {
code = 'google'
},
links = {
{
code = 'google news',
display = 'Gugl vesti'
},
{
code = 'google newspapers',
display = 'Gugl novine'
},
{
code = 'google books',
display = 'Gugl knjige'
},
{
code = 'google scholar',
display = 'Gugl akademik'
},
{
code = 'highbeam',
display = 'HB'
},
{
code = 'jstor',
display = 'JSTOR'
},
{
code = 'google free images',
display = 'Gugl besplatne slike'
},
{
code = 'wikipedia library',
display = 'WL'
}
}
}