Bản mẫu:Tìm kiếm sách
Usage
[sửa]Standard parameters
[sửa]{{Book search|float= |style= }}
All parameters
[sửa]{{Book search
| float =
| class =
| style =
| px =
| image =
| background =
| type =
| buttonlabel =
| searchbuttonlabel =
| break =
| prefix =
| width =
| placeholder =
}}
- float:
left|center|right(default: right) - class: Additional CSS classes
- style:
simple|image(default: simple, undefined values rendered as image)- simple: Show only the search box
- image: Add a search icon and grey bounding box
- px: Overall template width (default: 250px)
- image: Search image (default:
) - background: Background color of search widget, in hexadecimal notation #rrggbb (default: #f9f9f9)
- Parameters passed to <inputbox>:
- type:
search|fulltext(default: fulltext)- search: Show additional button for exact match search
- fulltext: Show Full text search button only
- buttonlabel: Title of 'Exact match' button (default: "Search this book")
- searchbuttonlabel: Title of 'Full text' button (default: "Search this book")
- break:
no|yes(default: yes)- no: Search button(s) appear to right of input field
- yes: Search button(s) appear centered below input field
- prefix: Search scope (default: BOOKNAME)
- width: Width of input field in pixels (automatically converted to number of characters) (default: 250)
- placeholder: Define placeholder text displayed in the input field when empty (default "")
- type:
Examples
[sửa]| Wikitext | Display |
|---|---|
{{Book search|float=right|style=simple}}
|
|
{{Book search|float=center|style=image}}
|
TemplateData
[sửa]TemplateData for Tìm kiếm sách
Display input box for searching book contents
| Tham số | Miêu tả | Kiểu | Trạng thái | |
|---|---|---|---|---|
| Page placement | float | Set search field page alignment
| Chuỗi ngắn | khuyên dùng |
| CSS classes | class | Define additional CSS classes for bounding box | Chuỗi ngắn | tùy chọn |
| Appearance | style | Select one of two available visual styles for search field
| Chuỗi ngắn | bắt buộc |
| Bounding box width | px | Define total width of template output
| Chuỗi ngắn | tùy chọn |
| Search image | image | Image displayed alongside input field to signify purpose (see 'Magnifying glass on book icons' category at Wikimedia Commons for suitable options)
| Tập tin | tùy chọn |
| Widget background color | background | A solid color to serve as the background for the entire search widget, given in hexadecimal notation as #rrggbb
| Chuỗi ngắn | tùy chọn |
| Search modes offered | type | Selection between a widget offering full text search only, or both full text and exact match searches
| Chuỗi ngắn | tùy chọn |
| Exact match button | buttonlabel | Overrides the default label for the 'Exact match' button ("Search this book") with the value supplied
| Chuỗi ngắn | tùy chọn |
| Full text button | searchbuttonlabel | Overrides the default label for the 'Full text search' button ("Search this book") with the value supplied
| Chuỗi ngắn | tùy chọn |
| Button placement | break | Selects between placing search button(s) to the right of input field or centered beneath
| Luận lý | tùy chọn |
| Search scope | prefix | Defines the point in the Wikibooks index from which to search recursively
| Tên trang | tùy chọn |
| Input field width | width | Width of search input field in pixels
| Số | tùy chọn |
| Placeholder text | placeholder | Text shown faded in input field when empty
| Chuỗi ngắn | tùy chọn |
See also
[sửa]- {{Search box}}