Template:Hide

From the Super Mario Wiki, the Mario encyclopedia
Revision as of 00:28, November 4, 2023 by Porplemontage (talk | contribs) (Created page with "<includeonly><div class="contentbox mw-collapsible {{#if:{{{shown|}}}||mw-collapsed}}" data-expandtext="{{{show|show}}}" data-collapsetext="{{{hide|hide}}}"> {{{content}}}</div></includeonly><noinclude> This template creates a show/hide toggle for content. == Parameters == * <code>content</code> - The content to hide (required). === Optional parameters === * <code>show</code> - Change the "show" label. * <code>hide</code> - Change the "hide" label. * <code>shown</code>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This template creates a show/hide toggle for content.

Parameters

  • content - The content to hide (required).

Optional parameters

  • show - Change the "show" label.
  • hide - Change the "hide" label.
  • shown - Set this to show the content by default