<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fallenchungus.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AClear%2Fdoc</id>
	<title>Template:Clear/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fallenchungus.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AClear%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.fallenchungus.wiki/index.php?title=Template:Clear/doc&amp;action=history"/>
	<updated>2026-04-18T06:24:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://www.fallenchungus.wiki/index.php?title=Template:Clear/doc&amp;diff=1503&amp;oldid=prev</id>
		<title>CapybaraKiller: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.fallenchungus.wiki/index.php?title=Template:Clear/doc&amp;diff=1503&amp;oldid=prev"/>
		<updated>2025-05-25T16:42:21Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 09:42, 25 May 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>CapybaraKiller</name></author>
	</entry>
	<entry>
		<id>https://www.fallenchungus.wiki/index.php?title=Template:Clear/doc&amp;diff=1502&amp;oldid=prev</id>
		<title>wikipedia&gt;MusikBot II: Removing protection templates from unprotected page (more info)</title>
		<link rel="alternate" type="text/html" href="https://www.fallenchungus.wiki/index.php?title=Template:Clear/doc&amp;diff=1502&amp;oldid=prev"/>
		<updated>2025-02-12T14:30:34Z</updated>

		<summary type="html">&lt;p&gt;Removing protection templates from unprotected page (&lt;a href=&quot;/index.php?title=User:MusikBot_II/FixPP/FAQ&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:MusikBot II/FixPP/FAQ (page does not exist)&quot;&gt;more info&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please add categories to the /doc subpage, and interwikis at Wikidata (see Wikipedia:Wikidata) --&amp;gt;&lt;br /&gt;
{{high-use}}&lt;br /&gt;
{{Nosubst|The markup provided will be confusing to many editors, and as this template provides documentation for itself, there is little justification for substitution.}}&lt;br /&gt;
{{#ifeq:{{FULLPAGENAME}}|Template:Clear|{{Template shortcut|-||Clr}}}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
This template makes content wait until existing content is completed in all columns. It is often used to prevent text from flowing next to unrelated images.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
* {{tlx|clear}} — adds &amp;lt;code&amp;gt;&amp;amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* {{tlx|clear|left}} — adds &amp;lt;code&amp;gt;&amp;amp;lt;div style=&amp;quot;clear:left;&amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* {{tlx|clear|right}} — adds &amp;lt;code&amp;gt;&amp;amp;lt;div style=&amp;quot;clear:right;&amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
For technical details, see [[Template talk:Clear|the discussion in the talk page]].&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid black; padding: 1em; margin: 2em;&amp;quot;&amp;gt;&lt;br /&gt;
=== Example without {{tlf|clear}} ===&lt;br /&gt;
[[File:HeidelbergTun.jpg|200px|left]]&lt;br /&gt;
{{Lorem ipsum span|max len=123}}&lt;br /&gt;
&lt;br /&gt;
==== New section without the template before ====&lt;br /&gt;
Without the code {{tlc|clear}}, this section starts at the right of the image.&lt;br /&gt;
{{clear}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid black; padding: 1em; margin: 2em;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example that uses {{tlf|clear}} ===&lt;br /&gt;
[[File:HeidelbergTun.jpg|200px|left]]&lt;br /&gt;
{{Lorem ipsum span|max len=123}}&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tnull|clear}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==== New section with the template before ====&lt;br /&gt;
Here the code {{tlc|clear}} is placed before this section, so it appears below the image.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Makes content wait until existing content is completed in all columns. Often used to stop text from flowing next to unrelated images, so text will appear on a full width line under the image.&amp;quot;,&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Side&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Can be &amp;#039;right&amp;#039; or &amp;#039;left&amp;#039; so content is delayed until just the right or left column is complete. The default clears both columns.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: false,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;right&amp;quot;,&lt;br /&gt;
				&amp;quot;left&amp;quot;,&lt;br /&gt;
				&amp;quot;both&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;both&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Clear left}} (implemented using this template)&lt;br /&gt;
* {{tl|Clear right}} (implemented using this template)&lt;br /&gt;
* {{tl|Clear2}} (derived from this template)&lt;br /&gt;
* {{tl|Break}}&lt;br /&gt;
* {{tl|Float}}&lt;br /&gt;
* {{tl|Stack}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Add categories below this line, and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Line-handling templates]]&lt;br /&gt;
[[Category:Wikipedia XHTML tag-replacing templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;MusikBot II</name></author>
	</entry>
</feed>