<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.writediteach.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AColumn-width%2Fdoc</id>
	<title>Template:Column-width/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.writediteach.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AColumn-width%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.writediteach.com/index.php?title=Template:Column-width/doc&amp;action=history"/>
	<updated>2026-05-07T23:16:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://www.writediteach.com/index.php?title=Template:Column-width/doc&amp;diff=271&amp;oldid=prev</id>
		<title>Shawndouglas: Protected &quot;Template:Column-width/doc&quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://www.writediteach.com/index.php?title=Template:Column-width/doc&amp;diff=271&amp;oldid=prev"/>
		<updated>2017-06-20T21:27:34Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/view/Template:Column-width/doc&quot; title=&quot;Template:Column-width/doc&quot;&gt;Template:Column-width/doc&lt;/a&gt;&amp;quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))&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;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:27, 20 June 2017&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key writediteach_com:diff::1.12:old-270:rev-271 --&gt;
&lt;/table&gt;</summary>
		<author><name>Shawndouglas</name></author>
	</entry>
	<entry>
		<id>https://www.writediteach.com/index.php?title=Template:Column-width/doc&amp;diff=270&amp;oldid=prev</id>
		<title>Shawndouglas: Created as needed for infrastructure.</title>
		<link rel="alternate" type="text/html" href="https://www.writediteach.com/index.php?title=Template:Column-width/doc&amp;diff=270&amp;oldid=prev"/>
		<updated>2017-06-20T21:27:06Z</updated>

		<summary type="html">&lt;p&gt;Created as needed for infrastructure.&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;
{{ombox | type=notice | text = Columns are currently supported only by newer versions of Gecko-based browsers (such as Mozilla Firefox) and WebKit-based browsers (such as Google Chrome and Safari). &amp;#039;&amp;#039;&amp;#039;All versions of Internet Explorer through to version 9 and Opera through to version 11 do not support columns.&amp;#039;&amp;#039;&amp;#039; See [[Template:Reflist#Browser support for columns|here]] for more information.}}&lt;br /&gt;
&lt;br /&gt;
This template is a shortcut for producing columns using CSS. It generates the CSS for various browsers. Supported browsers are the current versions of Firefox, Safari and Chrome.&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&lt;br /&gt;
Insert this template within a style tag of any block-style element:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{column-width | [column width]}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The default column width is 30em.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;tt&amp;gt;&amp;amp;lt;div style=&amp;quot;&amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{column-width|25em}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;quot;&amp;gt;Lorem ipsum...&amp;amp;lt;/div&amp;gt;&amp;lt;/tt&amp;gt; will produce: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;{{column-width|25em}}&amp;quot;&amp;gt;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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
&lt;br /&gt;
* {{tl|column-count}}&lt;br /&gt;
* {{tl|column-rule}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Cross-browser compatibility templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shawndouglas</name></author>
	</entry>
</feed>