Difference between revisions of "Module:Find sources/templates/Find sources mainspace"
Jump to navigation
Jump to search
blackwiki>Mr. Stradivarius m (Protected Module:Find sources/templates/Find sources mainspace: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))) |
blackwiki>Train2104 (removing google images, primary use is notability template.) |
||
Line 24: | Line 24: | ||
code = 'jstor', | code = 'jstor', | ||
display = 'JSTOR' | display = 'JSTOR' | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
}, | }, | ||
isUsedInMainspace = true | isUsedInMainspace = true | ||
} | } |
Revision as of 23:44, 24 April 2017
![]() | This module is subject to page protection. It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing. |
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
}