<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://homologacao2.wikifavelas.com.br/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3ANo_globals</id>
	<title>Módulo:No globals - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://homologacao2.wikifavelas.com.br/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3ANo_globals"/>
	<link rel="alternate" type="text/html" href="https://homologacao2.wikifavelas.com.br/index.php?title=M%C3%B3dulo:No_globals&amp;action=history"/>
	<updated>2026-05-09T11:32:38Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://homologacao2.wikifavelas.com.br/index.php?title=M%C3%B3dulo:No_globals&amp;diff=15042&amp;oldid=prev</id>
		<title>Patrícia Ferreira: Criou página com &#039;local mt = getmetatable(_G) or {} function mt.__index (t, k) 	if k ~= &#039;arg&#039; then 		-- perf optimization here and below: do not load Module:TNT unless there is an error 		error...&#039;</title>
		<link rel="alternate" type="text/html" href="https://homologacao2.wikifavelas.com.br/index.php?title=M%C3%B3dulo:No_globals&amp;diff=15042&amp;oldid=prev"/>
		<updated>2022-04-18T15:33:20Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039;local mt = getmetatable(_G) or {} function mt.__index (t, k) 	if k ~= &amp;#039;arg&amp;#039; then 		-- perf optimization here and below: do not load Module:TNT unless there is an error 		error...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&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>Patrícia Ferreira</name></author>
	</entry>
</feed>