<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bradleymonk.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ACollapsible_option</id>
	<title>Template:Collapsible option - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bradleymonk.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ACollapsible_option"/>
	<link rel="alternate" type="text/html" href="https://bradleymonk.com/wiki/index.php?title=Template:Collapsible_option&amp;action=history"/>
	<updated>2026-04-09T22:05:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://bradleymonk.com/wiki/index.php?title=Template:Collapsible_option&amp;diff=2967&amp;oldid=prev</id>
		<title>Bradley Monk: Created page with &quot;&#039;&#039;&#039;How to manage this template&#039;s initial visibility&#039;&#039;&#039;&lt;br /&gt; To manage this template&#039;s visibility when it first appears, add the parameter: :{{par...&quot;</title>
		<link rel="alternate" type="text/html" href="https://bradleymonk.com/wiki/index.php?title=Template:Collapsible_option&amp;diff=2967&amp;oldid=prev"/>
		<updated>2015-05-10T23:49:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;How to manage this template&amp;#039;s initial visibility&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt; To manage this template&amp;#039;s visibility when it first appears, &lt;a href=&quot;/wiki/index.php?title=Help:Template&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Help:Template (page does not exist)&quot;&gt;add the parameter&lt;/a&gt;: :{{par...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;How to manage this template&amp;#039;s initial visibility&amp;#039;&amp;#039;&amp;#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
To manage this template&amp;#039;s visibility when it first appears, [[Help:Template#Parameters|add the parameter]]:&lt;br /&gt;
:{{para|state|collapsed}} to show the template in its collapsed state, i.e. hidden apart from its titlebar&amp;amp;nbsp;– e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;&amp;lt;includeonly&amp;gt;{{&amp;lt;/includeonly&amp;gt;BASEPAGENAME&amp;lt;includeonly&amp;gt;}}&amp;lt;/includeonly&amp;gt;&amp;lt;nowiki&amp;gt; |state=collapsed}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:{{para|state|expanded}} to show the template in its expanded state, i.e. fully visible&amp;amp;nbsp;– e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;&amp;lt;includeonly&amp;gt;{{&amp;lt;/includeonly&amp;gt;BASEPAGENAME&amp;lt;includeonly&amp;gt;}}&amp;lt;/includeonly&amp;gt;&amp;lt;nowiki&amp;gt; |state=expanded}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:{{para|state|autocollapse}} to show the template in its collapsed state &amp;#039;&amp;#039;but only if&amp;#039;&amp;#039; there is another template of the same type on the page&amp;amp;nbsp;– e.g. &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;&amp;lt;includeonly&amp;gt;{{&amp;lt;/includeonly&amp;gt;BASEPAGENAME&amp;lt;includeonly&amp;gt;}}&amp;lt;/includeonly&amp;gt;&amp;lt;nowiki&amp;gt; |state=autocollapse}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Unless set otherwise (see the {{para|state}} parameter in the template&amp;#039;s code), the template&amp;#039;s default state is &amp;lt;code&amp;gt;{{#switch:{{{default|}}}|collapsed=collapsed|expanded=expanded|autocollapse|#default=autocollapse}}&amp;lt;/code&amp;gt;.&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{align|}}}|&lt;br /&gt;
:{{para|align|&amp;#039;&amp;#039;value&amp;#039;&amp;#039;}} is also available; where &amp;#039;&amp;#039;value&amp;#039;&amp;#039; can be either &amp;lt;code&amp;gt;right&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;left&amp;lt;/code&amp;gt;. The default is &amp;lt;code&amp;gt;center&amp;lt;/code&amp;gt;&lt;br /&gt;
}}{{#if:{{{title-background|}}}|:{{para|title-background|&amp;#039;&amp;#039;value&amp;#039;&amp;#039;}} is also available; where &amp;#039;&amp;#039;value&amp;#039;&amp;#039; can be either &amp;lt;code&amp;gt;navbox&amp;lt;/code&amp;gt; or a &amp;lt;code&amp;gt;color&amp;lt;/code&amp;gt;. The default is &amp;lt;code&amp;gt;none&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;navbox&amp;lt;/code&amp;gt; defaults to the default navbox color.&lt;br /&gt;
}}{{#if:{{{width|}}}|&lt;br /&gt;
:{{para|width|&amp;#039;&amp;#039;value&amp;#039;&amp;#039;}} is also available; where &amp;#039;&amp;#039;value&amp;#039;&amp;#039; can be either &amp;lt;code&amp;gt;N [em/%/px]&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;auto&amp;lt;/code&amp;gt;. The default is &amp;lt;code&amp;gt;100%&amp;lt;/code&amp;gt;&lt;br /&gt;
}}&amp;lt;!--&lt;br /&gt;
Add {{pp-template}} if template page where this template is transcluded is protected:&lt;br /&gt;
--&amp;gt;{{template other&lt;br /&gt;
    | {{#if:{{PROTECTIONLEVEL:edit}} |{{pp-template|docusage=yes}}&lt;br /&gt;
       | {{#if:{{PROTECTIONLEVEL:move}} |{{pp-move|docusage=yes|small=yes}} }}&lt;br /&gt;
   }} }}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Bradley Monk</name></author>
	</entry>
</feed>