This is an old revision of this page, as edited by JJMC89 (talk | contribs) at 20:46, 6 April 2016 ('''The''' Misplaced Pages '''L'''ibrary per Template talk:Find sources#Template-protected edit request on 6 April 2016 by User:Checkingfax). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 20:46, 6 April 2016 by JJMC89 (talk | contribs) ('''The''' Misplaced Pages '''L'''ibrary per Template talk:Find sources#Template-protected edit request on 6 April 2016 by User:Checkingfax)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff) Module documentation[view] [edit] [history] [purge]This module is generally no longer used. You probably want Module:Find sources/templates/Find general sources instead.
The above documentation is transcluded from Module:Find sources/templates/Find sources/doc. (edit | history)Editors can experiment in this module's sandbox (edit | diff) and testcases (create) pages.
Subpages of this module.
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' }, { code = 'google free images', display = 'free images' }, { code = 'free news sources', display = 'free news sources' }, { code = 'wikipedia library', display = 'The Misplaced Pages Library' } } }