Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Search: Difference between revisions

Template page
Created Template:Search
 
mNo edit summary
 
Line 5: Line 5:
Template that creates a generic search input box.
Template that creates a generic search input box.


==Usage==
==Syntax==
<pre>{{Search|dataKey=|placeholder=}}</pre>
<pre>{{Search|dataKey=|placeholder=}}</pre>
* <code>dataKey</code> &mdash; The data-* attribute that the filter-element will be searched/filtered on. Default: <code>name</code>
* <code>dataKey</code> &mdash; The data-* attribute that the filter-element will be searched/filtered on. Default: <code>name</code>