<?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=Module%3AMessage_box%2Fconfiguration</id>
	<title>Module:Message box/configuration - Sideversjonshistorikk</title>
	<link rel="self" type="application/atom+xml" href="https://www.genealogi.no/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AMessage_box%2Fconfiguration"/>
	<link rel="alternate" type="text/html" href="https://www.genealogi.no/wiki/index.php?title=Module:Message_box/configuration&amp;action=history"/>
	<updated>2026-04-23T04:52:23Z</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=Module:Message_box/configuration&amp;diff=25587&amp;oldid=prev</id>
		<title>Dag T. Hoelseth: Beskyttet «Module:Message box/configuration» (‎[edit=sysop] (ubestemt) ‎[move=sysop] (ubestemt))</title>
		<link rel="alternate" type="text/html" href="https://www.genealogi.no/wiki/index.php?title=Module:Message_box/configuration&amp;diff=25587&amp;oldid=prev"/>
		<updated>2016-12-23T05:42:45Z</updated>

		<summary type="html">&lt;p&gt;Beskyttet «&lt;a href=&quot;/wiki/index.php/Module:Message_box/configuration&quot; title=&quot;Module:Message box/configuration&quot;&gt;Module:Message box/configuration&lt;/a&gt;» (‎[edit=sysop] (ubestemt) ‎[move=sysop] (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 23. des. 2016 kl. 05:42&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-12075:rev-25587 --&gt;
&lt;/table&gt;</summary>
		<author><name>Dag T. Hoelseth</name></author>
	</entry>
	<entry>
		<id>https://www.genealogi.no/wiki/index.php?title=Module:Message_box/configuration&amp;diff=12075&amp;oldid=prev</id>
		<title>J. P. Fagerback: Importerte én revisjon: Chart maler fra enWP</title>
		<link rel="alternate" type="text/html" href="https://www.genealogi.no/wiki/index.php?title=Module:Message_box/configuration&amp;diff=12075&amp;oldid=prev"/>
		<updated>2014-05-02T16:08:11Z</updated>

		<summary type="html">&lt;p&gt;Importerte én revisjon: Chart maler fra enWP&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Ny side&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local ambox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;ambox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		delete = {&lt;br /&gt;
			class = &amp;#039;ambox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		content = {&lt;br /&gt;
			class = &amp;#039;ambox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox content.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		style = {&lt;br /&gt;
			class = &amp;#039;ambox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Edit-clear.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		move = {&lt;br /&gt;
			class = &amp;#039;ambox-move&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox move.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		protection = {&lt;br /&gt;
			class = &amp;#039;ambox-protection&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox protection.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		notice = {&lt;br /&gt;
			class = &amp;#039;ambox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Ambox notice.png&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default                     = &amp;#039;notice&amp;#039;,&lt;br /&gt;
	allowBlankParams            = {&amp;#039;talk&amp;#039;, &amp;#039;sect&amp;#039;, &amp;#039;date&amp;#039;, &amp;#039;issue&amp;#039;, &amp;#039;fix&amp;#039;, &amp;#039;subst&amp;#039;, &amp;#039;hidden&amp;#039;},&lt;br /&gt;
	allowSmall                  = true,&lt;br /&gt;
	smallParam                  = &amp;#039;left&amp;#039;,&lt;br /&gt;
	smallClass                  = &amp;#039;mbox-small-left&amp;#039;,&lt;br /&gt;
	substCheck                  = true,&lt;br /&gt;
	classes                     = {&amp;#039;metadata&amp;#039;, &amp;#039;plainlinks&amp;#039;, &amp;#039;ambox&amp;#039;},&lt;br /&gt;
	imageEmptyCell              = true,&lt;br /&gt;
	imageCheckBlank             = true,&lt;br /&gt;
	imageSmallSize              = &amp;#039;20x20px&amp;#039;,&lt;br /&gt;
	imageCellDiv                = true,&lt;br /&gt;
	useCollapsibleTextFields    = true,&lt;br /&gt;
	imageRightNone              = true,&lt;br /&gt;
	sectionDefault              = &amp;#039;article&amp;#039;,&lt;br /&gt;
	allowMainspaceCategories    = true,&lt;br /&gt;
	templateCategory            = &amp;#039;Article message templates&amp;#039;,&lt;br /&gt;
        templateCategoryRequireName = true,&lt;br /&gt;
	templateErrorCategory       = &amp;#039;Article message templates with missing parameters&amp;#039;,&lt;br /&gt;
	templateErrorParamsToCheck  = {&amp;#039;issue&amp;#039;, &amp;#039;fix&amp;#039;, &amp;#039;subst&amp;#039;}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local cmbox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;cmbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		delete = {&lt;br /&gt;
			class = &amp;#039;cmbox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		content = {&lt;br /&gt;
			class = &amp;#039;cmbox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox content.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		style = {&lt;br /&gt;
			class = &amp;#039;cmbox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Edit-clear.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		move = {&lt;br /&gt;
			class = &amp;#039;cmbox-move&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox move.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		protection = {&lt;br /&gt;
			class = &amp;#039;cmbox-protection&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox protection.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		notice = {&lt;br /&gt;
			class = &amp;#039;cmbox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox notice.png&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default              = &amp;#039;notice&amp;#039;,&lt;br /&gt;
	showInvalidTypeError = true,&lt;br /&gt;
	classes              = {&amp;#039;plainlinks&amp;#039;, &amp;#039;cmbox&amp;#039;},&lt;br /&gt;
	imageEmptyCell       = true&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local fmbox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		warning = {&lt;br /&gt;
			class = &amp;#039;fmbox-warning&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Cmbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		editnotice = {&lt;br /&gt;
			class = &amp;#039;fmbox-editnotice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox notice.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		system = {&lt;br /&gt;
			class = &amp;#039;fmbox-system&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox notice.png&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default              = &amp;#039;system&amp;#039;,&lt;br /&gt;
	showInvalidTypeError = true,&lt;br /&gt;
	allowId                = true,&lt;br /&gt;
	classes              = {&amp;#039;plainlinks&amp;#039;, &amp;#039;fmbox&amp;#039;},&lt;br /&gt;
	imageEmptyCell       = false,&lt;br /&gt;
	imageRightNone       = false&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local imbox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;imbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		delete = {&lt;br /&gt;
			class = &amp;#039;imbox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		content = {&lt;br /&gt;
			class = &amp;#039;imbox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox content.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		style = {&lt;br /&gt;
			class = &amp;#039;imbox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Edit-clear.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		move = {&lt;br /&gt;
			class = &amp;#039;imbox-move&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox move.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		protection = {&lt;br /&gt;
			class = &amp;#039;imbox-protection&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox protection.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		license = {&lt;br /&gt;
			class = &amp;#039;imbox-license&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox license.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		featured = {&lt;br /&gt;
			class = &amp;#039;imbox-featured&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox featured.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		notice = {&lt;br /&gt;
			class = &amp;#039;imbox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox notice.png&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default              = &amp;#039;notice&amp;#039;,&lt;br /&gt;
	showInvalidTypeError = true,&lt;br /&gt;
	classes              = {&amp;#039;imbox&amp;#039;},&lt;br /&gt;
	usePlainlinksParam   = true,&lt;br /&gt;
	imageEmptyCell       = true,&lt;br /&gt;
	below                = true,&lt;br /&gt;
	templateCategory     = &amp;#039;File message boxes&amp;#039;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local ombox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;ombox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		delete = {&lt;br /&gt;
			class = &amp;#039;ombox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		content = {&lt;br /&gt;
			class = &amp;#039;ombox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox content.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		style = {&lt;br /&gt;
			class = &amp;#039;ombox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Edit-clear.svg&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		move = {&lt;br /&gt;
			class = &amp;#039;ombox-move&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox move.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		protection = {&lt;br /&gt;
			class = &amp;#039;ombox-protection&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox protection.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		notice = {&lt;br /&gt;
			class = &amp;#039;ombox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox notice.png&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default              = &amp;#039;notice&amp;#039;,&lt;br /&gt;
	showInvalidTypeError = true,&lt;br /&gt;
	classes              = {&amp;#039;plainlinks&amp;#039;, &amp;#039;ombox&amp;#039;},&lt;br /&gt;
	allowSmall           = true,&lt;br /&gt;
	imageEmptyCell       = true,&lt;br /&gt;
	imageRightNone       = true&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
local tmbox = {&lt;br /&gt;
	types = {&lt;br /&gt;
		speedy = {&lt;br /&gt;
			class = &amp;#039;tmbox-speedy&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox speedy deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		delete = {&lt;br /&gt;
			class = &amp;#039;tmbox-delete&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox deletion.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		content = {&lt;br /&gt;
			class = &amp;#039;tmbox-content&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox content.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		style = {&lt;br /&gt;
			class = &amp;#039;tmbox-style&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Edit-clear.svg &amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		move = {&lt;br /&gt;
			class = &amp;#039;tmbox-move&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox move.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		protection = {&lt;br /&gt;
			class = &amp;#039;tmbox-protection&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox protection.png&amp;#039;&lt;br /&gt;
		},&lt;br /&gt;
		notice = {&lt;br /&gt;
			class = &amp;#039;tmbox-notice&amp;#039;,&lt;br /&gt;
			image = &amp;#039;Imbox notice.png&amp;#039;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	default              = &amp;#039;notice&amp;#039;,&lt;br /&gt;
	showInvalidTypeError = true,&lt;br /&gt;
	classes              = {&amp;#039;plainlinks&amp;#039;, &amp;#039;tmbox&amp;#039;},&lt;br /&gt;
	allowId              = true,&lt;br /&gt;
	allowSmall           = true,&lt;br /&gt;
	imageRightNone       = true,&lt;br /&gt;
	imageEmptyCell       = true,&lt;br /&gt;
	imageEmptyCellStyle  = true,&lt;br /&gt;
	templateCategory     = &amp;#039;Talk message boxes&amp;#039;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
	ambox = ambox,&lt;br /&gt;
	cmbox = cmbox,&lt;br /&gt;
	fmbox = fmbox,&lt;br /&gt;
	imbox = imbox,&lt;br /&gt;
	ombox = ombox,&lt;br /&gt;
	tmbox = tmbox&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>J. P. Fagerback</name></author>
	</entry>
</feed>