<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.stadtjugendring-oldenburg.de/Modul:No_globals/history?feed=atom</id>
	<title>Modul:No globals - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.stadtjugendring-oldenburg.de/Modul:No_globals/history?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.stadtjugendring-oldenburg.de/Modul:No_globals/history"/>
	<updated>2026-04-29T15:03:01Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Stadtjugendring Oldenburg</subtitle>
	<generator>MediaWiki 1.44.0-beta</generator>
	<entry>
		<id>https://wiki.stadtjugendring-oldenburg.de/index.php?title=Modul:No_globals&amp;diff=62&amp;oldid=prev</id>
		<title>Simon: 1 Version importiert: Outdated Template with dependencies</title>
		<link rel="alternate" type="text/html" href="https://wiki.stadtjugendring-oldenburg.de/index.php?title=Modul:No_globals&amp;diff=62&amp;oldid=prev"/>
		<updated>2019-05-24T19:59:24Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert: Outdated Template with dependencies&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;de&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 24. Mai 2019, 19:59 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Simon</name></author>
	</entry>
	<entry>
		<id>https://wiki.stadtjugendring-oldenburg.de/index.php?title=Modul:No_globals&amp;diff=61&amp;oldid=prev</id>
		<title>iw&gt;Mainframe98: From Module:No globals/sandbox, per Topic:Uyr5gphaxbpe5k4h</title>
		<link rel="alternate" type="text/html" href="https://wiki.stadtjugendring-oldenburg.de/index.php?title=Modul:No_globals&amp;diff=61&amp;oldid=prev"/>
		<updated>2019-05-10T17:20:00Z</updated>

		<summary type="html">&lt;p&gt;From &lt;a href=&quot;/Modul:No_globals/sandbox/edit?redlink=1&quot; class=&quot;new&quot; title=&quot;Modul:No globals/sandbox (Seite nicht vorhanden)&quot;&gt;Module:No globals/sandbox&lt;/a&gt;, per &lt;a href=&quot;/Topic:Uyr5gphaxbpe5k4h/edit?redlink=1&quot; class=&quot;new&quot; title=&quot;Topic:Uyr5gphaxbpe5k4h (Seite nicht vorhanden)&quot;&gt;Topic:Uyr5gphaxbpe5k4h&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local mt = getmetatable(_G) or {}&lt;br /&gt;
function mt.__index (t, k)&lt;br /&gt;
	if k ~= &amp;#039;arg&amp;#039; then&lt;br /&gt;
		-- perf optimization here and below: do not load Module:TNT unless there is an error&lt;br /&gt;
		error(require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/No globals&amp;#039;, &amp;#039;err-read&amp;#039;, tostring(k)), 2)&lt;br /&gt;
	end&lt;br /&gt;
	return nil&lt;br /&gt;
end&lt;br /&gt;
function mt.__newindex(t, k, v)&lt;br /&gt;
	if k ~= &amp;#039;arg&amp;#039; then&lt;br /&gt;
		error(require(&amp;#039;Module:TNT&amp;#039;).format(&amp;#039;I18n/No globals&amp;#039;, &amp;#039;err-write&amp;#039;, tostring(k)), 2)&lt;br /&gt;
	end&lt;br /&gt;
	rawset(t, k, v)&lt;br /&gt;
end&lt;br /&gt;
setmetatable(_G, mt)&lt;/div&gt;</summary>
		<author><name>iw&gt;Mainframe98</name></author>
	</entry>
</feed>