<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.trinitydesktop.net/index.php?action=history&amp;feed=atom&amp;title=Template%3ACollapsible</id>
	<title>Template:Collapsible - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.trinitydesktop.net/index.php?action=history&amp;feed=atom&amp;title=Template%3ACollapsible"/>
	<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.net/index.php?title=Template:Collapsible&amp;action=history"/>
	<updated>2026-05-12T15:42:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://wiki.trinitydesktop.net/index.php?title=Template:Collapsible&amp;diff=2436&amp;oldid=prev</id>
		<title>Blu256: Added collapsible box template</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.net/index.php?title=Template:Collapsible&amp;diff=2436&amp;oldid=prev"/>
		<updated>2022-06-08T09:50:24Z</updated>

		<summary type="html">&lt;p&gt;Added collapsible box template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Template:Collapsible&amp;#039;&amp;#039;&amp;#039; is a simple collapsible box with a caption.&lt;br /&gt;
&lt;br /&gt;
This template is based on [https://www.mediawiki.org/wiki/Manual:Collapsible_elements#Simple_with_title this entry] of the MediaWiki manual.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
To use this template, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Collapsible|caption=...|content=...|width=...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; on the target page.&lt;br /&gt;
* &amp;lt;code&amp;gt;caption&amp;lt;/code&amp;gt; &amp;#039;&amp;#039;(required)&amp;#039;&amp;#039; is the collapsible box caption;&lt;br /&gt;
* &amp;lt;code&amp;gt;content&amp;lt;/code&amp;gt; &amp;#039;&amp;#039;(required)&amp;#039;&amp;#039; is the collapsible box contents;&lt;br /&gt;
* &amp;lt;code&amp;gt;width&amp;lt;/code&amp;gt; &amp;#039;&amp;#039;(optional)&amp;#039;&amp;#039; is the collapsible box&amp;#039;s width (default: &amp;lt;tt&amp;gt;400px&amp;lt;/tt&amp;gt;, can be any CSS unit).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;html+handlebars&amp;quot;&amp;gt;&lt;br /&gt;
{{Collapsible&lt;br /&gt;
 |caption=Listing 1.1&lt;br /&gt;
 |content=(Some source code here)&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Collapsible&lt;br /&gt;
 |caption=Listing 1.1&lt;br /&gt;
 |content=(Some source code here)&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:{{{width|400px}}}; overflow:auto;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;{{{caption}}}&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;{{{content}}}&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Blu256</name></author>
	</entry>
</feed>