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

Template:Filter/Header

Template page

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 element
  • message — 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.