Difference between revisions of "Template:Collapsible/doc"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
} | } | ||
}, | }, | ||
− | "description": "A simple template to apply the jQuery collapsible handlers built-in to MediaWiki core | + | "description": "A simple template to apply the jQuery collapsible handlers built-in to MediaWiki core" |
} | } | ||
</templatedata> | </templatedata> |
Revision as of 14:02, 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
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 |