Created page with "<templatedata> { "params": { "visible_text": { "label": "Visible text", "description": "This text is not collapsible; used to \"announce\" the gory details", "type..." |
No edit summary |
||
| Line 1: | Line 1: | ||
See https://www.mediawiki.org/wiki/Manual:Collapsible_elements for more details | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Revision as of 13:01, 31 January 2024
See https://www.mediawiki.org/wiki/Manual:Collapsible_elements for more details
A simple template to apply the jQuery collapsible handlers built-in to MediaWiki core https://www.mediawiki.org/wiki/Manual:Collapsible_elements
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Visible text | visible_text | This text is not collapsible; used to "announce" the gory details | String | suggested |
| This text is collapsible and hidden by default | collapsed_content | Note that hidden text will not be found by in-browser search | String | required |