<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nb">
	<id>https://www.wikisida.no/index.php?action=history&amp;feed=atom&amp;title=Modul%3AWikitable</id>
	<title>Modul:Wikitable - Sideversjonshistorikk</title>
	<link rel="self" type="application/atom+xml" href="https://www.wikisida.no/index.php?action=history&amp;feed=atom&amp;title=Modul%3AWikitable"/>
	<link rel="alternate" type="text/html" href="https://www.wikisida.no/index.php?title=Modul:Wikitable&amp;action=history"/>
	<updated>2026-06-01T18:59:52Z</updated>
	<subtitle>Versjonshistorikk for denne siden på wikien</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://www.wikisida.no/index.php?title=Modul:Wikitable&amp;diff=219785&amp;oldid=prev</id>
		<title>Wikisida: Én sideversjon ble importert</title>
		<link rel="alternate" type="text/html" href="https://www.wikisida.no/index.php?title=Modul:Wikitable&amp;diff=219785&amp;oldid=prev"/>
		<updated>2026-06-01T06:09:32Z</updated>

		<summary type="html">&lt;p&gt;Én sideversjon ble importert&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 1. jun. 2026 kl. 06:09&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 c1wiki:diff:1.41:old-219784:rev-219785 --&gt;
&lt;/table&gt;</summary>
		<author><name>Wikisida</name></author>
	</entry>
	<entry>
		<id>https://www.wikisida.no/index.php?title=Modul:Wikitable&amp;diff=219784&amp;oldid=prev</id>
		<title>nb&gt;Jon Harald Søby: 3 sideversjoner ble importert fra :en:Module:Wikitable</title>
		<link rel="alternate" type="text/html" href="https://www.wikisida.no/index.php?title=Modul:Wikitable&amp;diff=219784&amp;oldid=prev"/>
		<updated>2023-11-15T19:06:03Z</updated>

		<summary type="html">&lt;p&gt;3 sideversjoner ble importert fra &lt;a href=&quot;https://en.wikipedia.org/wiki/Module:Wikitable&quot; class=&quot;extiw&quot; title=&quot;en:Module:Wikitable&quot;&gt;en:Module:Wikitable&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Ny side&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {};&lt;br /&gt;
local getArgs = require(&amp;#039;Module:Arguments&amp;#039;).getArgs&lt;br /&gt;
local buffer = require(&amp;quot;Module:Buffer&amp;quot;)(&amp;#039;{|&amp;#039;)&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local args =  getArgs(frame, {removeBlanks=false, trim=false} )&lt;br /&gt;
	for k, v in pairs(args) do&lt;br /&gt;
		if type(k) ~= &amp;#039;number&amp;#039; then buffer:_(string.format(string.match(v, &amp;#039;^[&amp;quot;\&amp;#039;]&amp;#039;) and &amp;#039; %s=%s&amp;#039; or &amp;#039; %s=&amp;quot;%s&amp;quot;&amp;#039;, k, v)) end&lt;br /&gt;
	end&lt;br /&gt;
	buffer:_&amp;#039;\n&amp;#039;&lt;br /&gt;
	for _, v in ipairs(args) do&lt;br /&gt;
		if not string.match(v, &amp;#039;^!&amp;#039;) then buffer:_&amp;#039;|&amp;#039; end&lt;br /&gt;
		buffer:_(v)&lt;br /&gt;
	end&lt;br /&gt;
	return table.concat(buffer:_&amp;#039;\n|}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
return p;&lt;/div&gt;</summary>
		<author><name>nb&gt;Jon Harald Søby</name></author>
	</entry>
</feed>