Module:Find sources/templates/Find sources AFD

From The Official Website for Mark Eitzel & American Music Club
< Module:Find sources‎ | templates
Revision as of 17:10, 19 November 2016 by Amc-admin (talk | contribs) (4 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

return { -- Blurb -- $1 is the intro link, and $2 represents the other links. blurb = "Find sources: $1 – $2",

-- Links introLink = {code = 'google'}, links = { {code = 'google news', display = 'news'}, {code = 'google newspapers', display = 'newspapers'}, {code = 'google books', display = 'books'}, {code = 'google scholar', display = 'scholar'}, {code = 'highbeam', display = 'highbeam'}, {code = 'jstor', display = 'JSTOR'} } }