<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AFlowlist%2Fdoc</id>
	<title>Template:Flowlist/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ml.sayahna.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AFlowlist%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Flowlist/doc&amp;action=history"/>
	<updated>2026-04-23T17:49:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.5</generator>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Flowlist/doc&amp;diff=5527&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Flowlist/doc&amp;diff=5527&amp;oldid=prev"/>
		<updated>2014-03-27T06:48:59Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&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: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 06:48, 27 March 2014&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>Admin</name></author>
		
	</entry>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Flowlist/doc&amp;diff=5526&amp;oldid=prev</id>
		<title>Edokter: sortkey</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Flowlist/doc&amp;diff=5526&amp;oldid=prev"/>
		<updated>2012-09-09T11:07:37Z</updated>

		<summary type="html">&lt;p&gt;sortkey&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 AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
If you have this problem of list bullets and numbers overlapping with a left floating image or Infobox, for example:&lt;br /&gt;
[[File:Example.png|left|thumb|100px|Test image]] List of animals:&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
then {{tl|Flowlist}} enables lists to stay clear of these left floating objects. It effectively makes lists act as a block level element. It does however have a few [[#Side_effects|side effects]] that you should take note of.&lt;br /&gt;
[[File:Example.png|left|thumb|100px|Test image]] List of animals:&lt;br /&gt;
{{flowlist}}&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
{{endflowlist}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
This template can be used with or without {{tl|endflowlist}}.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
[[File:Example.png|left|thumb|100px|Test image]] List of animals:&lt;br /&gt;
{{flowlist |&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Example.png|left|thumb|100px|Test image]] List of animals:&lt;br /&gt;
{{flowlist |&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
;Alternative syntax:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
[[File:Example.png|left|thumb|100px|Test image]] List of animals:&lt;br /&gt;
{{flowlist}}&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
{{endflowlist}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Example.png|left|thumb|100px|Test image]] List of animals:&lt;br /&gt;
{{flowlist}}&lt;br /&gt;
* [[cat]]&lt;br /&gt;
* [[dog]]&lt;br /&gt;
* [[horse]]&lt;br /&gt;
* [[cow]]&lt;br /&gt;
* [[sheep]]&lt;br /&gt;
* [[pig]]&lt;br /&gt;
{{endflowlist}}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
* '''class''' – adds a CSS class to the containing div.&lt;br /&gt;
* '''style''' – adds CSS style options. Complex styles should not be used in articles (per [[wp:deviations]]) but may be acceptable on user, project, and talk pages.&lt;br /&gt;
::Example: {{para|&amp;lt;var&amp;gt;style&amp;lt;/var&amp;gt;|&amp;lt;var&amp;gt;border:solid 1px silver; background:lightyellow&amp;lt;/var&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
===Side effects===&lt;br /&gt;
Using this technique has a side effect. If your list is longer than the floated element, then the list will not flow around the image like normal, but instead be one block, leaving white space below the floated element. This goes for both left and right side of the list.&lt;br /&gt;
&amp;lt;div style=&amp;quot;width:30em; display:inline-block; vertical-align:top; border: 1px dotted; padding: 1em; margin-right:2em; &amp;quot;&amp;gt;&lt;br /&gt;
====This====&lt;br /&gt;
[[File:Example.png|left|thumb|20px|Test image]][[File:Example.png|right|thumb|20px|Test image]] List of animals:&lt;br /&gt;
* [[cat]] in a very long sentence that should collide with the image to the right&lt;br /&gt;
* [[dog]] in a very long sentence that should collide with the image to the right&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div style=&amp;quot;width:30em; display:inline-block; vertical-align:top; border: 1px dotted; padding: 1em;&amp;quot;&amp;gt;&lt;br /&gt;
====Will become====&lt;br /&gt;
[[File:Example.png|left|thumb|20px|Test image]][[File:Example.png|right|thumb|20px|Test image]] List of animals:&lt;br /&gt;
{{flowlist}}&lt;br /&gt;
* [[cat]] in a very long sentence that should collide with the image to the right&lt;br /&gt;
* [[dog]] in a very long sentence that should collide with the image to the right&lt;br /&gt;
{{endflowlist}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
===See also===&lt;br /&gt;
* {{tl|endflowlist}}&lt;br /&gt;
* {{tl|flatlist}}&lt;br /&gt;
* {{tl|plainlist}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Wikipedia list formatting templates|Flowlist]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Edokter</name></author>
		
	</entry>
</feed>