Template:Collapsible/doc: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Example ==
<pre>
{{Collapsible
|visible_text=Greeking is a term for putting non-sensical fill content in the process of copyrighting when you want to establish a placeholder
|collapsed_content=
{{Lorem}}
}}
</pre>
Produces:
{{Collapsible
|visible_text=Greeking is a term for putting non-sensical fill content in the process of copyrighting when you want to establish a placeholder
|collapsed_content=
{{Lorem}}
}}
See https://www.mediawiki.org/wiki/Manual:Collapsible_elements for more details
See https://www.mediawiki.org/wiki/Manual:Collapsible_elements for more details
<templatedata>
<templatedata>
Line 16: Line 35:
}
}
},
},
"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>