Template:Nodisplay
Appearance
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
This template hides any text passed via {{{1}}} using <div style="display:none;">...</div>. An example use is with {{DISPLAYTITLE}} to hide part of a page's title.
See also
- {{0}}, which makes content invisible but still occupying the space it would use if visible
- {{Void}}, which throws away its parameters and outputs the null string.
- {{none}}, which uses a
<div>to hide content - {{Nothing}}, which uses a hidden XML element to prevent things like table cells from being empty (which can cause problems with some browsers).
- {{hidden sort key}}, for creating hidden sort keys in sortable tables