మూస:Search box/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for మూస:Search box. It contains usage information, categories and other content that is not part of the original మూస page. |
This template creates a simple search box for a page's all subpages, like archives.
Usage[మార్చు]
Simple {{search box}}
creates a search box. The scope is all subpages of the tagged page, excluding that page itself.
{{search box |root= / |search-break=<yes|no> |search-width=number |search-button-label=text }}
Parameters[మార్చు]
- root
- The target page. |root=User talk:Example/Archives will search all subpages of User talk:Example/Archives. The default is the current page name.
- noslash
- By default, the target page itself is excluded, by appending a slash "/" to the "root" parameter. If you want to include it, set noslash=yes.
- search-break
- search-break=yes will insert a break between the search bar and search button. The default is no.
- search-width
- can be used to change the width of the text field, in characters. The default is 22, which fits the search bar with the default box width. Note: this is a bare number with no units.
- search-button-label
- can be used to change the text on the search button. The default is "Search".
Examples[మార్చు]
{{search box |root=Wikipedia:FAQ |search-button-label=Search the FAQ}}
produces:
Example 2:
{{search box |root=User:84User |search-break=no |search-width=22 |search-button-label=Search 84user's pages }}
produces:
Templates to search Wikipedia[మార్చు]
Fulltext search links[మార్చు]
- {{search link}} – Make a link for Wikipedia's search page. Example:
{{search link|tosa diary|pages with the phrase "tosa diary"}}
creates a link to find pages with the phrase "tosa diary". - {{shortSearch}} · {{wpsearch}} – Create links also to Google
Search boxes[మార్చు]
- {{search box}} – Simple search box with choice of button below or to the right
- {{search prefixes}} – Multiple pages' subpages are searched at once
- {{search archives}} and {{archive banner}} – For searching archives. The latter, {{archive banner}} is of banner-style, like many other archive templates.
Search boxes are made by <inputbox>
tags. See mw:Extension:InputBox.
Page title searches[మార్చు]
- {{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 helper[మార్చు]
- {{linksearch}} – Search for external links matching for a URL
- {{search deletion discussions}} – Search box for all kinds of deletion discussions
- {{dabsearch}} – Find page titles containing (any word), including the parentheses. Useful for Wikipedia:disambiguation study.
- {{help desk searches}} – Navbox with list of links to google pages, specialized to search for example user pages, village pump, etc. Useful for the Wikipedia:Help desk task.
- {{spamsearch}} – Searches user pages for common spams, e.g. "we service", "leading manufacturer" etc.
See also
- commons:Template:search box - Wikimedia Commons template that does the same thing
- Help:Searching
- Category:Search templates