Difference between revisions of "Template:Collapsible/doc"

From Freephile Wiki
Jump to navigation Jump to search
(Created page with "<templatedata> { "params": { "visible_text": { "label": "Visible text", "description": "This text is not collapsible; used to \"announce\" the gory details", "type...")
 
Line 1: Line 1:
 +
See https://www.mediawiki.org/wiki/Manual:Collapsible_elements for more details
 
<templatedata>
 
<templatedata>
 
{
 
{

Revision as of 14: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

Template parameters

ParameterDescriptionTypeStatus
Visible textvisible_text

This text is not collapsible; used to "announce" the gory details

Stringsuggested
This text is collapsible and hidden by defaultcollapsed_content

Note that hidden text will not be found by in-browser search

Stringrequired