<?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%3ADato_og_alder%2Fsandkasse</id>
	<title>Modul:Dato og alder/sandkasse - Sideversjonshistorikk</title>
	<link rel="self" type="application/atom+xml" href="https://www.wikisida.no/index.php?action=history&amp;feed=atom&amp;title=Modul%3ADato_og_alder%2Fsandkasse"/>
	<link rel="alternate" type="text/html" href="https://www.wikisida.no/index.php?title=Modul:Dato_og_alder/sandkasse&amp;action=history"/>
	<updated>2026-06-01T22:19:56Z</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:Dato_og_alder/sandkasse&amp;diff=219633&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:Dato_og_alder/sandkasse&amp;diff=219633&amp;oldid=prev"/>
		<updated>2026-06-01T05:56:59Z</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. 05:56&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-219632:rev-219633 --&gt;
&lt;/table&gt;</summary>
		<author><name>Wikisida</name></author>
	</entry>
	<entry>
		<id>https://www.wikisida.no/index.php?title=Modul:Dato_og_alder/sandkasse&amp;diff=219632&amp;oldid=prev</id>
		<title>nb&gt;Cocu: …</title>
		<link rel="alternate" type="text/html" href="https://www.wikisida.no/index.php?title=Modul:Dato_og_alder/sandkasse&amp;diff=219632&amp;oldid=prev"/>
		<updated>2015-07-08T21:40:57Z</updated>

		<summary type="html">&lt;p&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 formatISOdate = require(&amp;#039;Modul:ISOtilNorskdato&amp;#039;).formatIsoDate&lt;br /&gt;
local lang = mw.getContentLanguage() &lt;br /&gt;
&lt;br /&gt;
function p.bd(frame)&lt;br /&gt;
	if not mw.wikibase then&lt;br /&gt;
		return &amp;quot;&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
	local artikkel = mw.wikibase.getEntity()&lt;br /&gt;
	if not artikkel then&lt;br /&gt;
		return &amp;quot;[[Kategori:Artikler som mangler på Wikidata]]&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
	local claims = artikkel.claims&lt;br /&gt;
	if not claims then&lt;br /&gt;
		return &amp;quot;[[Kategori:Artikler som mangler utsagn på Wikidata]]&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	local p569 = claims.p569&lt;br /&gt;
	if not p569 then&lt;br /&gt;
		return &amp;quot;&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
	local birthdate = p569[0].mainsnak.datavalue.value[&amp;quot;time&amp;quot;]&lt;br /&gt;
	if not birthdate then&lt;br /&gt;
		return &amp;quot;&amp;quot;&lt;br /&gt;
	end&lt;br /&gt;
	birth_date = string.sub(birthdate,2,5) .. &amp;#039;-&amp;#039; .. string.sub(birthdate,7,8) .. &amp;#039;-&amp;#039; .. string.sub(birthdate,10,11)&lt;br /&gt;
	local bdOut = formatISOdate(birth_date)&lt;br /&gt;
	return bdOut&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>nb&gt;Cocu</name></author>
	</entry>
</feed>