<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
	<id>https://wiki.hisgis.nl/index.php?action=history&amp;feed=atom&amp;title=Module%3AInt</id>
	<title>Module:Int - Bewerkingsoverzicht</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hisgis.nl/index.php?action=history&amp;feed=atom&amp;title=Module%3AInt"/>
	<link rel="alternate" type="text/html" href="https://wiki.hisgis.nl/index.php?title=Module:Int&amp;action=history"/>
	<updated>2026-08-21T03:54:51Z</updated>
	<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
	<generator>MediaWiki 1.38.7</generator>
	<entry>
		<id>https://wiki.hisgis.nl/index.php?title=Module:Int&amp;diff=1615&amp;oldid=prev</id>
		<title>Thomas: 1 versie geïmporteerd</title>
		<link rel="alternate" type="text/html" href="https://wiki.hisgis.nl/index.php?title=Module:Int&amp;diff=1615&amp;oldid=prev"/>
		<updated>2019-09-25T12:46:44Z</updated>

		<summary type="html">&lt;p&gt;1 versie geïmporteerd&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;nl&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Oudere versie&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Versie van 25 sep 2019 14:46&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;nl&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(geen verschil)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Thomas</name></author>
	</entry>
	<entry>
		<id>https://wiki.hisgis.nl/index.php?title=Module:Int&amp;diff=1614&amp;oldid=prev</id>
		<title>interwiki&gt;Sunny00217: Undid revision 3407669 by Sunny00217 (talk)</title>
		<link rel="alternate" type="text/html" href="https://wiki.hisgis.nl/index.php?title=Module:Int&amp;diff=1614&amp;oldid=prev"/>
		<updated>2019-09-18T10:27:29Z</updated>

		<summary type="html">&lt;p&gt;Undid revision 3407669 by &lt;a href=&quot;/wiki/Speciaal:Bijdragen/Sunny00217&quot; title=&quot;Speciaal:Bijdragen/Sunny00217&quot;&gt;Sunny00217&lt;/a&gt; (&lt;a href=&quot;/index.php?title=Overleg_gebruiker:Sunny00217&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Overleg gebruiker:Sunny00217 (de pagina bestaat niet)&quot;&gt;talk&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nieuwe pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- This is a helper module for Template:int&lt;br /&gt;
local this = {}&lt;br /&gt;
local templateTranslation = require 'Module:Template translation'&lt;br /&gt;
&lt;br /&gt;
function this.renderIntMessage(frame)&lt;br /&gt;
    local args = frame.args&lt;br /&gt;
    local pargs = (frame:getParent() or {}).args&lt;br /&gt;
    local arguments = {}&lt;br /&gt;
    for k, v in pairs(pargs) do&lt;br /&gt;
        local n = tonumber(k) or 0&lt;br /&gt;
        if (n &amp;gt;= 2) then&lt;br /&gt;
            arguments[n - 1] = mw.text.trim(v)&lt;br /&gt;
        end&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    local msg = mw.message.new(mw.text.trim(args[1]), arguments)&lt;br /&gt;
    local lang = templateTranslation.getLanguage()&lt;br /&gt;
    if (msg:exists() and not msg:isDisabled()) then&lt;br /&gt;
        local msgstr = msg:inLanguage(lang):plain()&lt;br /&gt;
        return frame:preprocess(msgstr)&lt;br /&gt;
    else&lt;br /&gt;
        return '⧼' .. args[1] .. '⧽'&lt;br /&gt;
    end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return this&lt;/div&gt;</summary>
		<author><name>interwiki&gt;Sunny00217</name></author>
	</entry>
</feed>