Template:Nodisplay/doc

From MOASSpedia
< Template:Nodisplay
Revision as of 23:35, 25 April 2020 by Wikipedia>Vanisaac (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

  • {{nodisplay-span}}, which uses <span>...</span> instead of divs.
  • {{0}}, which makes content invisible but still occupying the space it would use if visible
  • {{none}}, which uses a <div> to hide content
  • {{hidden sort key}}, for creating hidden sort keys in sortable tables