Template:Hidden begin

From E-neutrons wiki
Revision as of 22:12, 18 February 2020 by Wikiadmin (talk | contribs) (Created page with "<includeonly><!-- -->{{#ifeq:{{{toggle|}}}|left | <!------------------------------------------------------------ toggle=left, so format [hide/show] link on lefthand...")
Jump to navigation Jump to search

Use the command

{{hidden begin|toggle=right|title=Title shown in hiding bar|titlestyle=background:#ccccff}}

before the thing that should be hidden, and the command

{{hidden end}}

afterwards.

You can read more at the Wikipedia page for this template: http://en.wikipedia.org/wiki/Template:Hidden_begin


Extra: In this wiki, the background of the hidden/shown box has a color. In order to have a transparent background, use

{{hidden begin|toggle=right|title=Title shown in hiding bar|titlestyle=background:#ccccff|bg2=transparent}}