Template:Find sources documentation: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Mark viking
(→‎See also: Add in {{T1|Find sources notice 2}})
m (20 revisions imported)
 
(5 intermediate revisions by 4 users 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 ==
* {{Tl|Find sources notice}} - styled article talk header template for article talk pages
* {{Tl|Find sources notice}} - styled article talk header template for article talk pages
* {{T1|Find sources notice 2}} - talk header template with more comprehensive search options
* {{Tl|Find sources notice 2}} - talk header template with more comprehensive search options


* {{tl|Find sources}} - main find sources template
* {{Tl|Find sources}} - main find sources template
* {{Tl|Find sources 3}} - template with many more sources to search.
* {{Tl|Find sources 4}} - template with even more sources to search.
* {{tl|Find sources AFD}} - used in Articles for deletion discussions
* {{Tl|Find video game sources}} - includes a link to [[User:Gwern|Gwern]]'s [http://www.google.com/cse/home?cx=009114923999563836576:1eorkzz2gp4 Google RS]
* {{Tl|Find video game sources}} - includes a link to [[User:Gwern|Gwern]]'s [http://www.google.com/cse/home?cx=009114923999563836576:1eorkzz2gp4 Google RS]
* {{tl|Reliable sources for medical articles}}
* {{Tl|Reliable sources for medical articles}}
* {{Tl|Refideas}} - template to include links to possible sources
* {{Tl|Refideas}} - template to include links to possible sources
* {{Tl|Search}} - the original search template on which this template was based
* {{Tl|Search}} - the original search template on which this template was based

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