Template:Infobox template

From Dragon Age Toolset Wiki
Revision as of 22:19, 2 February 2010 by BryanDerksen (Talk | contribs) (add collapsibility as an option)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
{{{title}}}

{{{contents}}}

Format:

 {{infobox template
 |title=
 |contents=
 |collapsed=
 }}

If you put the string "yes" in the collapsed= parameter, the table will be collapsible and will default to hidden.

If you put the string "no" in the collapsed= parameter, the table will be collapsible and will default to shown.

Any other value in the collapsed= parameter, or no value at all, will make the table non-collapsible.