Template:Filter/Header
Template page
More actions
Template that creates instructions and the div container for {{Filter}}. To be used in conjunction with {{Filter/Footer}}.
Syntax edit
{{Filter/Header}}
<Filterable table>
{{Filter/Footer}}
This template has 1 unnamed paramter:
1— Name of the filterable elementmessage— Customize the message
Examples edit
Default edit
{{Filter/Header}}
{{Filter/Footer}}
Click on the buttons or type in the provided search box below to apply a filter to the list.
With filterable element edit
{{Filter/Header|neighbors}}
{{Filter/Footer}}
Click on the buttons or type in the provided search box below to apply a filter to the list of neighbors.
Custom message edit
{{Filter/Header|message=This is a custom message.}}
{{Filter/Footer}}
This is a custom message.