Template:Collapsible/doc: Difference between revisions

From Freephile Wiki
No edit summary
No edit summary
Line 16: Line 16:
}
}
},
},
"description": "A simple template to apply the jQuery collapsible handlers built-in to MediaWiki core https://www.mediawiki.org/wiki/Manual:Collapsible_elements"
"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

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