From Arms of God Wiki
Usage
{{Spoiler|secret content here}} or {{Spoiler|content|title=Ending details}}
Wraps content in a collapsible block. Default state is COLLAPSED visually only if MediaWiki:Common.js is loaded (uses .wm-collapsible toggle); on JS-off readers see expanded content (failure-safe — visibility matters more than hiding).
Pair with MediaWiki:Common.js's initCollapsibles.
Collapsible spoiler block.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Hidden content | 1 | no description | Unknown | required |
| Header text (default: 'Click to reveal') | title | no description | Unknown | optional |