User:DVdm/Templates/gsearch
Appearance
Documentation
This template should not be used in articles (including on disambiguation pages). |
This template produces search links to Google Scholar and Google Books for the given input in the unnamed first parameter.
The template is based on the standard template {{wpsearch}}.
Syntax
{{User:DVdm/Templates/gsearch|example phrase}}
Parameters
{{{1}}}
— (MANDATORY) Search term to search for
Examples
To search for the term template editing
{{User:DVdm/Templates/gsearch|template editing}}
To search for the term "template editing"
{{User:DVdm/Templates/gsearch|"template editing"}}
To search for the term R + L = J (or any similar term having an equals sign)
{{User:DVdm/Templates/gsearch|1= R + L = J}}
- The
1=
is necessary to prevent a template error
To search for the term "R + L = J" (or any similar term having an equals sign)
{{User:DVdm/Templates/gsearch|1= "R + L = J"}}
- The
1=
is necessary to prevent a template error
See also
- {{search}}
- {{search link}}
- {{wpsearch}}