Difference between revisions of "Template:Showhide"

From FSAirlinesWiki
Jump to: navigation, search
(New page: <!---The code below forms the show/hide box ---> <div class="NavFrame" style="border:none; width:{{{width|100%}}}"> <div class="NavFrame" style="border:none;> <div class="NavHead" style="b...)
 
(No difference)

Latest revision as of 02:57, 13 September 2009

Usage

These usage notes will not be included in articles bearing this template.

This is a simple template to compress lengthy material behind a shorter heading. To use in an article type {{showhide|title=<title of the box>|content=<content>}}. Optional parameters include width= x%.

E.x:

{{showhide|title=These usage notes|width=90%|content=
Lengthy amount of content. Note that you cannot include tables as a parameter, but image galleries work fine.
}}


If greater control over font weight, background colors, and text alignment is desired, please use Template:Hidden.