Модул:Pronađi izvore/templates/Pronađi izvore AFD
Изглед
Документацију овог модула можете да направите на страници Модул:Pronađi izvore/templates/Pronađi izvore AFD/док
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'}
}
}