Zelda Wiki

Want to contribute to this wiki?
Sign up for an account, and get started!

Come join the Zelda Wiki community Discord server!

READ MORE

Zelda Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
{{{header}}}

Usage

This is intended to create a collapsible selection of text, in most cases to be used on pages with large amounts of similar list-like content, such as the Failed Nominations page. There are two ways to use this template:

One Template

This form is usually used for text without tricky wikicode

{{Hide
| header = 
| content = 
| visible = 
| framestyle = 
| headerstyle = 
| contentstyle = 
}}
  • header — The title of the box
  • content — The content to place in the box
  • visible — Type anything to make the content visible on page load
  • framestyle — CSS styling for the frame
  • headerstyle — CSS styling for the header
  • contentstyle — CSS styling for the content area
Advertisement