<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2001%3A56A%3A7725%3A7E00%3A7458%3ADCC2%3A5D9A%3A9911</id>
	<title>blackwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://blackwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2001%3A56A%3A7725%3A7E00%3A7458%3ADCC2%3A5D9A%3A9911"/>
	<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Special:Contributions/2001:56A:7725:7E00:7458:DCC2:5D9A:9911"/>
	<updated>2026-05-12T17:46:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://blackwiki.org/index.php?title=Template:Hidden/doc&amp;diff=5752535</id>
		<title>Template:Hidden/doc</title>
		<link rel="alternate" type="text/html" href="https://blackwiki.org/index.php?title=Template:Hidden/doc&amp;diff=5752535"/>
		<updated>2020-12-02T14:27:10Z</updated>

		<summary type="html">&lt;p&gt;2001:56A:7725:7E00:7458:DCC2:5D9A:9911: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata &lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
Generally, collapsible templates should not be used in articles. For allowable uses and other considerations, &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
Only two parameters are required for this template:&lt;br /&gt;
; header  : text for header (title); alternative to using unnamed parameter &amp;lt;nowiki&amp;gt;{{{1}}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
; content : text for body (content); alternative to using unnamed parameter &amp;lt;nowiki&amp;gt;{{{2}}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Optional====&lt;br /&gt;
; style        : [[w:Cascading Style Sheets|CSS]] styling for template overall.&lt;br /&gt;
; headerstyle  : CSS styling for title (header).&lt;br /&gt;
; contentstyle : any nonblank value (e.g. {{para|multline|y}}) will reduce the line-height of the title and add some padding to avoid overlap with the show/hide button.&lt;br /&gt;
'''Note:''' This template will not respect the [[Wikipedia:User preferences|user preference]] &amp;quot;justify paragraphs&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
===Basic===&lt;br /&gt;
In this example only the two required parameters are specified.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| {{rh}} | Code&lt;br /&gt;
| &amp;lt;pre&amp;gt;{{Title text here|Body text line 1&amp;lt;br/&amp;gt;Body text line 2}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{rh}} | Result&lt;br /&gt;
| {{{{PAGENAMETDOC}}|Title text here|Body text line 1&amp;lt;br/&amp;gt;Body text line 2}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Header background===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| {{rh}} | Code&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;css&amp;quot; style=&amp;quot;overflow:auto;&lt;br /&gt;
|Title text here&lt;br /&gt;
|Body text line 1&amp;lt;br/&amp;gt;Body text line 2&lt;br /&gt;
|headerstyle=background:#ccccff&lt;br /&gt;
|style=text-align:center;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{rh}} | Result&lt;br /&gt;
|Title text here|Body text line 1&amp;lt;br/&amp;gt;Body text line 2|headerstyle=background:#ccccff|style=text-align:center;}}&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
=== Show/hide button overlap ===&lt;br /&gt;
&amp;lt;div style=&amp;quot;background:pink;font-weight:bold&amp;quot;&amp;gt;With ta1=right or a long header, the header may overlap the show/hide button:&amp;lt;/div&amp;gt;&lt;br /&gt;
{{evd|{{PAGENAMETDOC}}|Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.|def}}&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
;&amp;lt;div style=&amp;quot;background:cyan;font-weight:bold&amp;quot;&amp;gt;Possible workaround is to use {{para|multiline|y}}:&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;quot;&amp;lt;nowiki&amp;gt;{{hidden|multiline=y|Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.|def}}&amp;lt;/nowiki&amp;gt;&amp;quot; gives &amp;quot;{{{{PAGENAMETDOC}}|multiline=y|Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.|def}}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background:pink;font-weight:bold&amp;quot;&amp;gt;Example with long header&amp;lt;/div&amp;gt;&lt;br /&gt;
{{{{PAGENAMETDOC}}|abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc |def}}&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
;&amp;lt;div style=&amp;quot;background:cyan;font-weight:bold&amp;quot;&amp;gt;Above example with workaround:&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;quot;&amp;lt;nowiki&amp;gt;{{hidden|multiline=y|abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc |def}}&amp;lt;/nowiki&amp;gt;&amp;quot; gives &amp;quot;{{{{PAGENAMETDOC}}|multiline=y|abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc abc |def}}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Sections ===&lt;br /&gt;
Sections included inside a hidden block result in broken anchors in the table of contents at the top of the page.&lt;br /&gt;
{{hidden begin|title=example}}&lt;br /&gt;
==== You can't get here from the table of contents ====&lt;br /&gt;
{{hidden end}}&lt;br /&gt;
&lt;br /&gt;
==Tracking category==&lt;br /&gt;
* {{clc|Hidden templates using styles}} – tracks usage of parameters bg1, bg2, ta1, ta2, fw1, fw2&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
Supporting templates:&lt;br /&gt;
* {{tiw|Hidden begin}}&lt;br /&gt;
* {{tiw|Hidden end}}&lt;br /&gt;
Similar templates:&lt;br /&gt;
* {{tim|Hidden}}&lt;br /&gt;
* {{tiw|Collapsible list}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go below this line, please; interwikis go to Wikidata, thank you! --&amp;gt;&lt;br /&gt;
[[Category:Collapse templates]]&lt;br /&gt;
[[Category:Wikipedia formatting and function templates]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>2001:56A:7725:7E00:7458:DCC2:5D9A:9911</name></author>
		
	</entry>
</feed>