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