Module:Find sources/templates/Find sources mainspace: Difference between revisions
From Good Old TV Fan Wiki
Adminpeter (talk | contribs) m (1 revision imported) |
Adminpeter (talk | contribs) m (1 revision imported) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 24: | Line 24: | ||
code = 'jstor', | code = 'jstor', | ||
display = 'JSTOR' | display = 'JSTOR' | ||
} | } | ||
}, | }, | ||
isUsedInMainspace = true | isUsedInMainspace = true | ||
} | } | ||
Latest revision as of 13:28, 29 May 2021
return { blurb = "Find sources: $1 – $2", 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 = 'jstor', display = 'JSTOR' } }, isUsedInMainspace = true }