Template:Expand
Nothing passed to 'hide'.
Documentation
Makes part of page hidden and expandable.
Examples
Simple no parameters.
{{expand|This is hidden.}}
This is hidden.
Expanded with parameters.
{{expand|This is hidden.|nohide=This can be.|expanded=yes}}
- This can be.
This is hidden.
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'