Template:Search prefixes

Documentation icon Template documentation[view] [edit] [history] [purge]

Purpose

Creates a search box, targeting multiple subpages at once. If one page is enough, you can use {{search box}} or {{search archives}}.

Template:Search deletion discussions uses this template, specializing in search deletion discussions.

Syntax

<syntaxhighlight lang="wikitext" style="overflow:auto;">

</syntaxhighlight>

The search scope will be target pages and their subpages. If you want to search only subpages, excluding the target pages themselves, append a slash.

Setting the "small" parameter to "yes" creates a smaller box to the right. It only have effect when the template is on an article, talk page or an "other" page. For documentation on the small parameters see {{ambox}}, {{tmbox}} and {{ombox}}. Using the small parameters when they are not valid has no effect, but also does no harm.

"description" and the list of target pages are hidden by default, and user can see them by clicking. Setting header2 to no completely hides the list of target pages.

limits

  • a limit of 30 prefixes/areas can be specified.
  • the prefixes must be in title form, not URL form - spaces, not "_" between words (this is the only form recognized by the prefix search parameter)

examples

example with header1 specified, but no description

<syntaxhighlight lang="wikitext" style="overflow:auto;">

</syntaxhighlight>

produces:

example with header1 and a description, but header2=no which suppresses the archive list

<syntaxhighlight lang="wikitext" style="overflow:auto;">

</syntaxhighlight>

produces:

example with header1 and a description, as well as header2

<syntaxhighlight lang="wikitext" style="overflow:auto;">

</syntaxhighlight>

produces:

example with small=yes

<syntaxhighlight lang="wikitext" style="overflow:auto;">

</syntaxhighlight>

produces:

Templates for searching Wikipedia

Search links

A search link stores a query in a link that takes you to live search results for that stored search. They're found on user pages and talk pages. Use one to bring the full feature set of MediaWiki Search, or features of external search engines, to bear on users unfamiliar with their search parameters.

One type of search link is a wikilink with all the capabilities of Search (search box), and with standard wikilink syntax: [[Special:Search/query| label]]. So this search link will (1) navigate: [[Special:search/Wales]] → Special:search/Wales or (2) search: [[Special:search/~Wales | search/~Wales]]search/~Wales if you prefix a ~ tilde character.

All other search links are made from a template that will build a URL instead of wikilink. A URL can for example can call off-site search engines to search Wikipedia.

Search boxes

Search boxes are made by <inputbox></inputbox> tags. See mw:Extension:InputBox.

Page title searches

  • {{Canned search}} – Link to automated search results for a given term
  • {{In title}} – Search for pages whose name contains given words
  • {{Look from}} – Search for pages whose name begins with a given word

For searches with exact matches, exact in upper and lower cases, or in punctuation marks, see Help:Searching § grep.

Other Wikipedia editor help

See also