<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.openfortress.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AExpandBox%2FDoc</id>
	<title>Template:ExpandBox/Doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.openfortress.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AExpandBox%2FDoc"/>
	<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:ExpandBox/Doc&amp;action=history"/>
	<updated>2026-05-04T01:57:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://www.openfortress.wiki/w/index.php?title=Template:ExpandBox/Doc&amp;diff=623&amp;oldid=prev</id>
		<title>Kate: Created page with &quot;{{Doc/subpage}} &lt;!-- Please place categories where indicated at the bottom of this page. --&gt; This template is intended for very long lists that aren&#039;t significant enough to warrant their own page, but also end up making pages ridiculously long. Works fine even if used multiple times on a page. (Also, won&#039;t interfere with TOCs.)  === Parameters === * {{param|1}} - The content that should be collapsible. * {{param|title}} - The headline text of the ExpandBox. * {{param|sid...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.openfortress.wiki/w/index.php?title=Template:ExpandBox/Doc&amp;diff=623&amp;oldid=prev"/>
		<updated>2025-01-04T07:54:18Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Doc/subpage}} &amp;lt;!-- Please place categories where indicated at the bottom of this page. --&amp;gt; This template is intended for very long lists that aren&amp;#039;t significant enough to warrant their own page, but also end up making pages ridiculously long. Works fine even if used multiple times on a page. (Also, won&amp;#039;t interfere with TOCs.)  === Parameters === * {{param|1}} - The content that should be collapsible. * {{param|title}} - The headline text of the ExpandBox. * {{param|sid...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Doc/subpage}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page. --&amp;gt;&lt;br /&gt;
This template is intended for very long lists that aren&amp;#039;t significant enough to warrant their own page, but also end up making pages ridiculously long. Works fine even if used multiple times on a page. (Also, won&amp;#039;t interfere with TOCs.)&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
* {{param|1}} - The content that should be collapsible.&lt;br /&gt;
* {{param|title}} - The headline text of the ExpandBox.&lt;br /&gt;
* {{param|side}} - Where this ExpandBox should float, i.e. &amp;quot;left&amp;quot; or &amp;quot;right&amp;quot;. Does not float by default. If it floats, one can use {{tl2|clr}} to clear vertical space.&lt;br /&gt;
* {{param|expandtext}} - The text that must be clicked to show {{param|1}}. Default is &amp;quot;Expand&amp;quot;.&lt;br /&gt;
* {{param|collapsetext}} - The text that must be clicked to hide {{param|1}}. Default is &amp;quot;Collapse&amp;quot;.&lt;br /&gt;
* {{param|startcollapsed}} - If set to 0, the content is initially visible, otherwise collapsed. Default is 1.&lt;br /&gt;
* {{param|style}} - Additional style parameters for the outer &amp;amp;lt;div&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
{| class=&amp;quot;standard-table&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=width:50%| Wikitext&lt;br /&gt;
! style=width:50%| Result&lt;br /&gt;
|-&lt;br /&gt;
| {{pre|Previous text.&lt;br /&gt;
{{ExpandBox {{!}}&lt;br /&gt;
* Sample&lt;br /&gt;
* Enumeration&lt;br /&gt;
* Worth&lt;br /&gt;
* Hiding&lt;br /&gt;
}}&lt;br /&gt;
Subsequent text.}}&lt;br /&gt;
| Previous text.&lt;br /&gt;
{{ExpandBox |&lt;br /&gt;
* Sample&lt;br /&gt;
* Enumeration&lt;br /&gt;
* Worth&lt;br /&gt;
* Hiding&lt;br /&gt;
}}&lt;br /&gt;
Subsequent text.&lt;br /&gt;
|-&lt;br /&gt;
| {{pre|Previous text.&lt;br /&gt;
{{ExpandBox&lt;br /&gt;
&amp;amp;#124;startcollapsed{{=}}0&lt;br /&gt;
&amp;amp;#124;&lt;br /&gt;
* Sample&lt;br /&gt;
* Enumeration&lt;br /&gt;
* Worth&lt;br /&gt;
* Hiding&lt;br /&gt;
}}&lt;br /&gt;
Subsequent text.}}&lt;br /&gt;
| Previous text.&lt;br /&gt;
{{ExpandBox&lt;br /&gt;
|startcollapsed=0&lt;br /&gt;
|&lt;br /&gt;
* Sample&lt;br /&gt;
* Enumeration&lt;br /&gt;
* Worth&lt;br /&gt;
* Hiding&lt;br /&gt;
}}&lt;br /&gt;
Subsequent text.&lt;br /&gt;
|-&lt;br /&gt;
| {{pre|Previous text.&lt;br /&gt;
{{ExpandBox&lt;br /&gt;
&amp;amp;#124;expandtext{{=}}Show&lt;br /&gt;
&amp;amp;#124;collapsetext{{=}}Hide&lt;br /&gt;
&amp;amp;#124;&lt;br /&gt;
* Sample&lt;br /&gt;
* Enumeration&lt;br /&gt;
* Worth&lt;br /&gt;
* Hiding&lt;br /&gt;
}}&lt;br /&gt;
Subsequent text.}}&lt;br /&gt;
| Previous text.&lt;br /&gt;
{{ExpandBox&lt;br /&gt;
|expandtext=Show&lt;br /&gt;
|collapsetext=Hide&lt;br /&gt;
|&lt;br /&gt;
* Sample&lt;br /&gt;
* Enumeration&lt;br /&gt;
* Worth&lt;br /&gt;
* Hiding&lt;br /&gt;
}}&lt;br /&gt;
Subsequent text.&lt;br /&gt;
|-&lt;br /&gt;
| {{pre|Previous text.&lt;br /&gt;
{{ExpandBox&lt;br /&gt;
&amp;amp;#124;side{{=}}right&lt;br /&gt;
&amp;amp;#124;&lt;br /&gt;
* Sample&lt;br /&gt;
* Enumeration&lt;br /&gt;
* Worth&lt;br /&gt;
* Hiding&lt;br /&gt;
}}&lt;br /&gt;
Subsequent text.}}&lt;br /&gt;
| Previous text.&lt;br /&gt;
{{ExpandBox&lt;br /&gt;
|side=right&lt;br /&gt;
|&lt;br /&gt;
* Sample&lt;br /&gt;
* Enumeration&lt;br /&gt;
* Worth&lt;br /&gt;
* Hiding&lt;br /&gt;
}}&lt;br /&gt;
Subsequent text.&lt;br /&gt;
|-&lt;br /&gt;
| {{pre|Previous text.&lt;br /&gt;
{{ExpandBox&lt;br /&gt;
&amp;amp;#124;title{{=}}Example for an ExpandBox&lt;br /&gt;
&amp;amp;#124;&lt;br /&gt;
* Sample&lt;br /&gt;
* Enumeration&lt;br /&gt;
* Worth&lt;br /&gt;
* Hiding&lt;br /&gt;
}}&lt;br /&gt;
Subsequent text.}}&lt;br /&gt;
| Previous text.&lt;br /&gt;
{{ExpandBox&lt;br /&gt;
|title=Example for an ExpandBox&lt;br /&gt;
|&lt;br /&gt;
* Sample&lt;br /&gt;
* Enumeration&lt;br /&gt;
* Worth&lt;br /&gt;
* Hiding&lt;br /&gt;
}}&lt;br /&gt;
Subsequent text.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{sandbox other||&lt;br /&gt;
[[Category:Layout Container]]&lt;br /&gt;
&amp;lt;!-- Categories below this line, please --&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kate</name></author>
	</entry>
</feed>