<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.czzzz.work/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3AClear%2Fdoc</id>
	<title>模板:Clear/doc - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.czzzz.work/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3AClear%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.czzzz.work/index.php?title=%E6%A8%A1%E6%9D%BF:Clear/doc&amp;action=history"/>
	<updated>2026-04-28T15:35:23Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.czzzz.work/index.php?title=%E6%A8%A1%E6%9D%BF:Clear/doc&amp;diff=1240&amp;oldid=prev</id>
		<title>Santorsia：​导入1个版本</title>
		<link rel="alternate" type="text/html" href="https://wiki.czzzz.work/index.php?title=%E6%A8%A1%E6%9D%BF:Clear/doc&amp;diff=1240&amp;oldid=prev"/>
		<updated>2022-09-18T13:48:16Z</updated>

		<summary type="html">&lt;p&gt;导入1个版本&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;zh-Hans-CN&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;←上一版本&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;2022年9月18日 (日) 21:48的版本&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;zh-Hans-CN&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;（没有差异）&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key yuuniwiki:diff:1.41:old-1239:rev-1240 --&gt;
&lt;/table&gt;</summary>
		<author><name>Santorsia</name></author>
	</entry>
	<entry>
		<id>https://wiki.czzzz.work/index.php?title=%E6%A8%A1%E6%9D%BF:Clear/doc&amp;diff=1239&amp;oldid=prev</id>
		<title>wikipedia&gt;Pppery：​No longer used in system messages</title>
		<link rel="alternate" type="text/html" href="https://wiki.czzzz.work/index.php?title=%E6%A8%A1%E6%9D%BF:Clear/doc&amp;diff=1239&amp;oldid=prev"/>
		<updated>2022-06-13T15:55:15Z</updated>

		<summary type="html">&lt;p&gt;No longer used in system messages&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&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;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid black; background: #fde; 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}}&lt;br /&gt;
&lt;br /&gt;
==== New section without template ====&lt;br /&gt;
Without {{tl|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; background: #fde; 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}}&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 template ====&lt;br /&gt;
{{tl|clear}} 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;
		}&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;Pppery</name></author>
	</entry>
</feed>