Difference between revisions of "Module:Find sources/links/google books"
< Module:Find sources | links
Jump to navigation
Jump to search
blackwiki>Mr. Stradivarius m (Protected Module:Find sources/links/google books: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))) |
blackwiki>LLarson (Hide Wikipedia from search results) |
||
| Line 1: | Line 1: | ||
return { | return { | ||
| − | url = '//www.google.com/search?tbs=bks:1&q=$1', | + | url = '//www.google.com/search?tbs=bks:1&q=$1+-wikipedia', |
display = 'Google Books' | display = 'Google Books' | ||
} | } | ||
Revision as of 20:19, 19 May 2018
| 40x40px | 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. |
Usage
{{#invoke:Find sources/links|function_name}}
return {
url = '//www.google.com/search?tbs=bks:1&q=$1+-wikipedia',
display = 'Google Books'
}