Difference between revisions of "Module:Find sources/templates/Find sources"
Jump to navigation
Jump to search
blackwiki>Mr. Stradivarius (create a config file for Template:Find sources) |
blackwiki>Mr. Stradivarius (comment out most of the links to make it easier to prototype the main module) |
||
| Line 4: | Line 4: | ||
links = { | links = { | ||
{'google news'}, | {'google news'}, | ||
| + | --[[ | ||
{'google newspapers'}, | {'google newspapers'}, | ||
{'google books'}, | {'google books'}, | ||
| Line 9: | Line 10: | ||
{'jstor'}, | {'jstor'}, | ||
{'google free images'} | {'google free images'} | ||
| + | --]] | ||
} | } | ||
} | } | ||
Revision as of 05:03, 26 September 2014
return {
blurb = "''Find sources:'' $1 – $2",
introLink = {'google'},
links = {
{'google news'},
--[[
{'google newspapers'},
{'google books'},
{'google scholar'},
{'jstor'},
{'google free images'}
--]]
}
}