Template:Hidden begin: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><!-- -->{{#ifeq:{{{toggle|}}}|left | <!------------------------------------------------------------ toggle=left, so format [hide/show] link on lefthand...") |
m (1 revision imported) |
(No difference)
|
Revision as of 22:15, 18 February 2020
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}}