<?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%3ATop%2Fdoc</id>
	<title>Template:Top/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%3ATop%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Top/doc&amp;action=history"/>
	<updated>2026-04-23T17:51:48Z</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:Top/doc&amp;diff=12610&amp;oldid=prev</id>
		<title>Cvr: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Top/doc&amp;diff=12610&amp;oldid=prev"/>
		<updated>2014-08-22T07:26:53Z</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 07:26, 22 August 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>Cvr</name></author>
		
	</entry>
	<entry>
		<id>http://ml.sayahna.org/index.php?title=Template:Top/doc&amp;diff=12609&amp;oldid=prev</id>
		<title>John of Reading: Typo fixing, replaced: perameters → parameters using AWB</title>
		<link rel="alternate" type="text/html" href="http://ml.sayahna.org/index.php?title=Template:Top/doc&amp;diff=12609&amp;oldid=prev"/>
		<updated>2014-03-26T11:50:38Z</updated>

		<summary type="html">&lt;p&gt;Typo fixing, replaced: perameters → parameters using &lt;a href=&quot;/index.php?title=Sayahna:AWB&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Sayahna:AWB (page does not exist)&quot;&gt;AWB&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;
&lt;br /&gt;
The wikitable '''[[Template:top]]''' is a first-of-three column templates when desiring to display two formatted columns side by side. It was adapted from a [[Wiktionary]] template set with the same names. &lt;br /&gt;
&lt;br /&gt;
It must be used with {{Tl2|Mid}} and {{Tl2|Bottom}} to form a complete table of two columns.&lt;br /&gt;
&lt;br /&gt;
The additional parameter (either) '''bgcolor''' or '''bgColor''' can be defined to change the default color of the template display, from the default &amp;quot;Transparent&amp;quot; color. Such an override must be applied to both {{tl|Top}} and {{tl2|mid}} as well... or one gets columns of two different colors. &lt;br /&gt;
&lt;br /&gt;
: ''Note: For archival templates, such as {{tl|Discussion top}}, see [[:Category:Archival templates]]''&lt;br /&gt;
&lt;br /&gt;
;Note&lt;br /&gt;
: Hidden content above works only when included as is wikitable head end.&lt;br /&gt;
&lt;br /&gt;
;Default parameters:&lt;br /&gt;
:'''''Note on the relationship''' between the two width parameters '''&amp;quot;width&amp;quot; and &amp;quot;width2&amp;quot;''':'' a width of 1% always occupies a center (empty) column, so &amp;lt;br&lt;br /&gt;
/&amp;gt;&amp;lt;center&amp;gt;'''width (outer) ''must be set to satisfy'' the relation:&amp;lt;tt&amp;gt;&amp;lt;code&amp;gt; width &amp;gt;= (2 * width2 + 1%) &amp;lt;/code&amp;gt; &amp;lt;/tt&amp;gt;'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
border=0 (none) width=100% (overall width) width2=48% (see below, each column's width)&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor= was once &amp;quot;#FFFFE0&amp;quot; (a [[web color|light yellow]]), now &amp;quot;transparent&amp;quot;, &lt;br /&gt;
          so takes on the page background color, whatever that may be.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Default parameters may be overridden by expressing the matching named parameter.&lt;br /&gt;
{| border={{{border|0}}}  width={{{width|100%}}}&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor={{bgColor|{{{bgcolor|&amp;quot;#FFFFE0&amp;quot;}}}}}} valign=top width={{{width2|48%}}}|&lt;br /&gt;
... data within table&lt;br /&gt;
...&lt;br /&gt;
Parameters are:&lt;br /&gt;
bgColor or bgcolor affecting bgcolor&lt;br /&gt;
border             affecting border style, including color, width, etc.&lt;br /&gt;
width              affecting overall width, within which the inner column width is applied.&lt;br /&gt;
width2             setting the inner column width, should also apply same value to {{Mid}}.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use Example shown below:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Top|bgcolor=lightblue}}&lt;br /&gt;
*The first list of items, usually bulleted links&lt;br /&gt;
*2...&lt;br /&gt;
*3...&lt;br /&gt;
{{Mid}} &amp;lt;!-- Mid must be placed in the wrap point of the table... &lt;br /&gt;
        half or so above, half or so below. Contrast with {{Top2}} below.&lt;br /&gt;
*The second list of items, usually bulleted links&lt;br /&gt;
*2...&lt;br /&gt;
*3...&lt;br /&gt;
{{Bottom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
;Appearance of above example:&lt;br /&gt;
{{Top|bgcolor=lightblue}}&lt;br /&gt;
*The first list of items, usually bulleted links&lt;br /&gt;
*2...&lt;br /&gt;
*3...&lt;br /&gt;
{{Mid}}&lt;br /&gt;
*The second list of items, usually bulleted links&lt;br /&gt;
*2...&lt;br /&gt;
*3...&lt;br /&gt;
{{Bottom}}&lt;br /&gt;
Note that the 2nd column lacks the coloring as in column 1; color must be specified for each column, so for column 2, use: &amp;lt;nowiki&amp;gt;{{Mid|bgcolor=lightblue}}&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;span style=&amp;quot;float:right; font-size:80%;&amp;quot;&amp;gt;&amp;lt;hr&amp;gt;The following usage is transcluded from {{lts|Column templates}}&amp;lt;/span&amp;gt;&lt;br /&gt;
{{column templates}}&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
[[Category:Table and column templates]]&lt;br /&gt;
[[sl:Predloga:Top/dok]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>John of Reading</name></author>
		
	</entry>
</feed>