Template:Search
Template page
More actions
See also: Template:Filter
Source: Template:Search
Template that creates a generic search input box.
Usage edit
{{Search|dataKey=|placeholder=}}
dataKey— The data-* attribute that the filter-element will be searched/filtered on. Default:nameplaceholder— Placeholder text in the searchwidth— Adjust width of the search input boxmargin-topandmargin-bottom— Adjust the margins of the search input box. Default:0.5rem
Examples edit
{{Search}}
{{Search|dataKey=sample|placeholder=Example placeholder}}