Template:Spoiler Panel/doc

From Book of Travels Wiki
Jump to navigation Jump to search

This page is a candidate for deletion.
Reason: "Search of wiki returns that no pages use this obsolete template"
Template-info.png Documentation
Description
This template creates a spoiler panel, making a user click on it to reveal its content inside. It also serves as a toggle.
Parameters
  1. uniqueID = Every spoiler panel needs a unique ID/name. If 2 Spoiler Panel uses the same ID in a page, they will clash.
  2. title = (optional, can be omitted). When omitted the title will be titled: "Show/Hide Hidden Information"
  3. 1 = Add in all your hidden info here.
Syntax
{{Spoiler Panel
|uniqueID = 1
|title = Show/Hide stuff inside!
| Test text here!
}}