Template:Search box/doc
This is a documentation subpage for Template:Search box It contains usage information, categories and other content that is not part of the original template page. |
The {{search box}}
template may be used to add an input box to let the user search a set of pages, for example archived Talk pages, or user subpages, or any Wikibooks pages in any namespace. This template is usable from any page and can search pages in any namespace.
Usage
edit{{search box |root= / |break=<yes|no> |width=number |label=text }}
Parameters
edit- root
- |root=User talk:Example/Archives will search in pages starting with User talk:Example/Archives. The default is the current page name. Another example: |root=User:MyUser will search in all subpages starting with "User:MyUser".
- break
- break=yes will insert a break between the search bar and search button. The default is no.
- width
- can be used to change the width of the text field, in characters. The default is 40, which fits the search bar with the default box width. Note: this is a bare number with no units.
- label
- can be used to change the text on the search button. The default is "Search this book".
Examples
edit{{search box |root=Wikibooks:Reading room |label=Search the Reading room}}
produces:
Example 2:
{{search box |root=User:84User |break=no |width=22 |label=Search 84user's pages }}
produces:
See also
edit- {{Book search}}