<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nb">
	<id>https://www.genealogi.no/wiki/index.php?action=history&amp;feed=atom&amp;title=Mal%3AMulticol</id>
	<title>Mal:Multicol - Sideversjonshistorikk</title>
	<link rel="self" type="application/atom+xml" href="https://www.genealogi.no/wiki/index.php?action=history&amp;feed=atom&amp;title=Mal%3AMulticol"/>
	<link rel="alternate" type="text/html" href="https://www.genealogi.no/wiki/index.php?title=Mal:Multicol&amp;action=history"/>
	<updated>2026-04-23T06:46:58Z</updated>
	<subtitle>Versjonshistorikk for denne siden på wikien</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://www.genealogi.no/wiki/index.php?title=Mal:Multicol&amp;diff=37693&amp;oldid=prev</id>
		<title>Dag T. Hoelseth: Beskyttet «Mal:Multicol» ([Redigering=Tillat kun administratorer] (ubestemt) [Flytting=Tillat kun administratorer] (ubestemt))</title>
		<link rel="alternate" type="text/html" href="https://www.genealogi.no/wiki/index.php?title=Mal:Multicol&amp;diff=37693&amp;oldid=prev"/>
		<updated>2022-10-06T17:30:04Z</updated>

		<summary type="html">&lt;p&gt;Beskyttet «&lt;a href=&quot;/wiki/index.php/Mal:Multicol&quot; title=&quot;Mal:Multicol&quot;&gt;Mal:Multicol&lt;/a&gt;» ([Redigering=Tillat kun administratorer] (ubestemt) [Flytting=Tillat kun administratorer] (ubestemt))&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;nb&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Eldre sideversjon&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Sideversjonen fra 6. okt. 2022 kl. 17:30&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;nb&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Ingen forskjell)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key genealogi_wiki2024:diff:1.41:old-37686:rev-37693 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dag T. Hoelseth</name></author>
	</entry>
	<entry>
		<id>https://www.genealogi.no/wiki/index.php?title=Mal:Multicol&amp;diff=37686&amp;oldid=prev</id>
		<title>Dag T. Hoelseth: Ny side: &lt;includeonly&gt;&lt;div&gt;&lt;!-- Do not remove this DIV: it prevents the Wiki code from inserting an extra linebreak above this table. --&gt; {| width=&quot;{{{1|100%}}}&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpa…</title>
		<link rel="alternate" type="text/html" href="https://www.genealogi.no/wiki/index.php?title=Mal:Multicol&amp;diff=37686&amp;oldid=prev"/>
		<updated>2022-10-06T17:17:46Z</updated>

		<summary type="html">&lt;p&gt;Ny side: &amp;lt;includeonly&amp;gt;&amp;lt;div&amp;gt;&amp;lt;!-- Do not remove this DIV: it prevents the Wiki code from inserting an extra linebreak above this table. --&amp;gt; {| width=&amp;quot;{{{1|100%}}}&amp;quot; border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpa…&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Ny side&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div&amp;gt;&amp;lt;!-- Do not remove this DIV: it prevents the Wiki code from inserting an extra linebreak above this table. --&amp;gt;&lt;br /&gt;
{| width=&amp;quot;{{{1|100%}}}&amp;quot; border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; style=&amp;quot;background-color:transparent;table-layout:fixed;&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&amp;lt;div style=&amp;quot;margin-right:{{{2|20px}}};&amp;quot;&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{tl|Multicol}} is used to start a multi-column section of a page. Between each block of column text insert &amp;lt;code&amp;gt;{{tl|Multicol-break}}&amp;lt;/code&amp;gt; and close the last column with &amp;lt;code&amp;gt;{{tl|Multicol-end}}&amp;lt;/code&amp;gt;. For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 {{Multicol}}&lt;br /&gt;
 This text appears in the first column.&lt;br /&gt;
 {{Multicol-break}}&lt;br /&gt;
 This text appears in the second column.&lt;br /&gt;
 {{Multicol-break}}&lt;br /&gt;
 This text appears in the third column.&lt;br /&gt;
 {{Multicol-end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can have any number of columns. Each column will be the same width, equally dividing the available horizontal space. Each column has a small right margin (20 pixels), creating a &amp;quot;gutter&amp;quot; that prevents text in one column from touching text in the column to its right. See [[User:Franl|franl]]&amp;#039;s user page for examples of how this template can be used.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
This template has two optional parameters: the overall width of the set of columns and the width of the gutter.  The overall width of the set of columns can be an absolute value (e.g., &amp;lt;code&amp;gt;40em&amp;lt;/code&amp;gt;) or a percentage of the available page width (e.g., &amp;lt;code&amp;gt;50%&amp;lt;/code&amp;gt;). This parameter defaults to &amp;lt;code&amp;gt;100%&amp;lt;/code&amp;gt;. For example, to create a multi-column section that is only 50% the width of the page:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 {{Multicol|50%}}&lt;br /&gt;
 This text appears in the first column.&lt;br /&gt;
 {{Multicol-break}}&lt;br /&gt;
 This text appears in the second column.&lt;br /&gt;
 {{Multicol-break}}&lt;br /&gt;
 This text appears in the third column.&lt;br /&gt;
 {{Multicol-end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The multi-column region is always positioned on the left side of the containing block. To change this, place the above Wikitext in a &amp;lt;code&amp;gt;[[DIV (HTML tag)|DIV]]&amp;lt;/code&amp;gt; block that has the [[Cascading Style Sheet|CSS]] attribute &amp;lt;code&amp;gt;text-align&amp;lt;/code&amp;gt; set to either &amp;lt;code&amp;gt;center&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;right&amp;lt;/code&amp;gt;, like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;div style=&amp;quot;text-align:center;&amp;quot;&amp;gt;{{center|&lt;br /&gt;
 {{Multicol|50%}}&lt;br /&gt;
 ...&lt;br /&gt;
 {{Multicol-end}}&lt;br /&gt;
 }}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Related templates ==&lt;br /&gt;
The templates {{tl|Col-begin}} and friends do something similar to this template and its friends, but this template may be easier to use. Each of the following examples produce the same result (a 3-column table in which all columns have equal width):&lt;br /&gt;
&lt;br /&gt;
{{Multicol|50%}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 {{Multicol}}&lt;br /&gt;
 Column 1&lt;br /&gt;
 {{Multicol-break}}&lt;br /&gt;
 Column 2&lt;br /&gt;
 {{Multicol-break}}&lt;br /&gt;
 Column 3&lt;br /&gt;
 {{Multicol-end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Multicol-break}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 {{Col-begin}}&lt;br /&gt;
 {{Col-3}}&lt;br /&gt;
 Column 1&lt;br /&gt;
 {{Col-3}}&lt;br /&gt;
 Column 2&lt;br /&gt;
 {{Col-3}}&lt;br /&gt;
 Column 3&lt;br /&gt;
 {{Col-end}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Multicol-end}}&lt;br /&gt;
&lt;br /&gt;
It&amp;#039;s simpler to add more columns to the {{tl|Multicol}} example than to the {{tl|Col-begin}} example, because in the latter case, all occurrences of {{tl|Col-3}} would need to be changed to {{tl|Col-4}}.&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Multicol}}&lt;br /&gt;
[[Kategori:Formateringsmaler]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dag T. Hoelseth</name></author>
	</entry>
</feed>