Template:Expand summary
Appearance
Usage
Basic:
{{Expand summary
| text = Your long summary here.
}}
With title:
{{Expand summary
| title = Full summary
| text = Your long summary here.
}}
Start expanded:
{{Expand summary
| state = expanded
| text = ...
}}
Custom button text:
{{Expand summary
| expandtext = Show
| collapsetext = Hide
| text = ...
}}