Template:Filter/Header: Difference between revisions
Appearance
Created Template:Filter/Header |
(No difference)
|
Latest revision as of 18:27, 12 November 2025
Template that creates instructions and the div container for {{Filter}}. To be used in conjunction with {{Filter/Footer}}.
Syntax[edit source]
{{Filter/Header}}
<Filterable table>
{{Filter/Footer}}
This template has 1 unnamed paramter:
1— Name of the filterable elementmessage— Customize the message
Examples[edit source]
Default[edit source]
{{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 source]
{{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 source]
{{Filter/Header|message=This is a custom message.}}
{{Filter/Footer}}
This is a custom message.