Template:Hidden

From FrathWiki
Revision as of 01:10, 5 October 2014 by Cedh audmanh (talk | contribs) (cat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


This template makes a box with a header and an expand/collapse button, which shows the contents (e.g. a text).

Example

{{Hidden|Title|This is the text that appears when the box is opened.}}
{{Hidden|header=Title|content=This is the text that appears when the box is opened.}}

Both lines generate this:

Title
This is the text that appears when the box is opened.