Difference between revisions of "Module:Find sources/templates/Find sources mainspace/sandbox"
Jump to navigation
Jump to search
blackwiki>Awesome Aasim |
m (8 revisions imported) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 24: | Line 24: | ||
code = 'google books', | code = 'google books', | ||
display = 'Google Books' | display = 'Google Books' | ||
| + | }, | ||
| + | { | ||
| + | code = 'google scholar', | ||
| + | display = 'Google Scholar' | ||
| + | }, | ||
| + | { | ||
| + | code = 'google newspapers', | ||
| + | display = 'Google Newspapers' | ||
}, | }, | ||
{ | { | ||
Latest revision as of 16:36, 26 September 2020
Documentation for this module may be created at Module:Find sources/templates/Find sources mainspace/sandbox/doc
return {
blurb = "''Find sources:'' $1 – $2",
introLink = {
code = 'google'
},
links = {
{
code = 'bing',
display = 'Bing'
},
{
code = 'yahoo',
display = 'Yahoo!'
},
{
code = 'duckduckgo',
display = 'DuckDuckGo'
},
{
code = 'google scholar',
display = 'Google Scholar'
},
{
code = 'google books',
display = 'Google Books'
},
{
code = 'google scholar',
display = 'Google Scholar'
},
{
code = 'google newspapers',
display = 'Google Newspapers'
},
{
code = 'jstor',
display = 'JSTOR'
}
},
isUsedInMainspace = true
}