Template:Expand

From Nottinghack Wiki
Revision as of 12:17, 27 February 2019 by Jon (talk | contribs)
Jump to navigation Jump to search
{{{hide}}}

Documentation

Makes part of page hidden and expandable.

Examples

Simple no parameters.

{{expand|This can be hidden.}}

Expanded with parameters.

{{expand|This can be hidden.|nohide=This is not hidden.|expanded=yes}}


Parameters

hide
Part of page to hide. Also works as first parameter unnamed.
nohide
Part of page not hidden (goes first, good for titles).
expanded
Defaults to hidden, to default to expanded use 'expanded=yes'