Template:Find sources documentation: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>PrimeHunter
(→‎See also: remove Template:Find sources AFD which was merged in 2016)
m (20 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
Optional subsequent parameters (up to 4) are additional search terms. They can be enclosed in double quotation marks, preceded by an unspaced <code>-</code> (hyphen) to exclude them from the search results, or both (e.g. <code>-"Marilyn Monroe"</code> to exclude matches containing the phrase "Marilyn Monroe", but not either name by itself, from the search results).  You do ''not'' need to add <code>-wikipedia</code>, as the template automatically does this for you. Also, there is no need to add words in plural form unless irregular, as the search interface will match (for example) ''billiards'' as well given a search term of ''billiard''.
Optional subsequent parameters (up to 4) are additional search terms. They can be enclosed in double quotation marks, preceded by an unspaced <code>-</code> (hyphen) to exclude them from the search results, or both (e.g. <code>-"Marilyn Monroe"</code> to exclude matches containing the phrase "Marilyn Monroe", but not either name by itself, from the search results).  You do ''not'' need to add <code>-wikipedia</code>, as the template automatically does this for you. Also, there is no need to add words in plural form unless irregular, as the search interface will match (for example) ''billiards'' as well given a search term of ''billiard''.


If no parameters are given, the name of the current subpage is used as the search string. If the current subpage has a disambiguator in parentheses, e.g. [[Happy Birthday (Stevie Wonder song)]], then the main part of the page name will be quoted and the disambiguation text will follow, like <code>"Happy Birthday" Stevie Wonder song</code>.
If no parameters are given, the name of the current subpage is used as the search string. If the current subpage has a disambiguator in parentheses, e.g. [[Happy Birthday (Stevie Wonder song)]], then the main part of the page name will be quoted and the disambiguation text will follow, like <code>"Happy Birthday" Stevie Wonder song</code>. You can specify that another title be used by using the <code>title</code> parameter.


== Search engines ==
== Search engines ==
Line 41: Line 41:


(Note that Google and many other search engines use capitalized boolean operators "OR" and "AND".)
(Note that Google and many other search engines use capitalized boolean operators "OR" and "AND".)
*Custom title search:
:<code><nowiki>{{</nowiki>{{{template}}}<nowiki>|title=Happy Birthday (Stevie Wonder song)}}</nowiki></code>
:produces:
:{{ {{{template}}}|title=Happy Birthday (Stevie Wonder song)}}


== See also ==
== See also ==

Latest revision as of 04:29, 3 September 2020


This template produces a series of links to various search interfaces to help find additional reference material for articles. This template should not be used in articles themselves - see Wikipedia:EL#Links normally to be avoided.

Usage

The first parameter is the main search term, which will be treated as a literal string if multi-part (e.g. Albert Einstein will be searched as the single string "Albert Einstein" not "Albert" and "Einstein" separately).

Optional subsequent parameters (up to 4) are additional search terms. They can be enclosed in double quotation marks, preceded by an unspaced - (hyphen) to exclude them from the search results, or both (e.g. -"Marilyn Monroe" to exclude matches containing the phrase "Marilyn Monroe", but not either name by itself, from the search results). You do not need to add -wikipedia, as the template automatically does this for you. Also, there is no need to add words in plural form unless irregular, as the search interface will match (for example) billiards as well given a search term of billiard.

If no parameters are given, the name of the current subpage is used as the search string. If the current subpage has a disambiguator in parentheses, e.g. Happy Birthday (Stevie Wonder song), then the main part of the page name will be quoted and the disambiguation text will follow, like "Happy Birthday" Stevie Wonder song. You can specify that another title be used by using the title parameter.

Search engines

The template includes links to the following search engines: {{{linkDescriptions}}}

Examples

  • Default search:
{{{{{template}}}}}
produces:
{{ {{{template}}} }}
  • Simple search:
{{{{{template}}}|Albert Einstein}}
produces:
{{ {{{template}}}|Albert Einstein}}
  • Complex search:
{{{{{template}}}|Albert Einstein|physics OR cosmology|-"Marilyn Monroe"|relativity|science}}
produces:
{{ {{{template}}}|Albert Einstein|physics OR cosmology|-"Marilyn Monroe"|relativity|science}}

(Note that Google and many other search engines use capitalized boolean operators "OR" and "AND".)

  • Custom title search:
{{{{{template}}}|title=Happy Birthday (Stevie Wonder song)}}
produces:
{{ {{{template}}}|title=Happy Birthday (Stevie Wonder song)}}

See also