<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://wiki.pkro.com.br:443/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AItemDB</id>
	<title>Módulo:ItemDB - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pkro.com.br:443/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AItemDB"/>
	<link rel="alternate" type="text/html" href="https://wiki.pkro.com.br:443/index.php?title=M%C3%B3dulo:ItemDB&amp;action=history"/>
	<updated>2026-05-06T14:53:20Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.pkro.com.br:443/index.php?title=M%C3%B3dulo:ItemDB&amp;diff=1520&amp;oldid=prev</id>
		<title>Pokerorevive: Criou página com 'local p = {}  local items = {     [601] = {         name = &quot;Pokebola&quot;,         icon = &quot;/images/items/sword.png&quot;,         desc = &quot;Uma espada forjada pelos deuses.&quot;     } }  function p.getName(frame)     local id = tonumber(frame.args[1])     if items[id] then         return items[id].name     end     return &quot;Item desconhecido&quot; end  return p'</title>
		<link rel="alternate" type="text/html" href="https://wiki.pkro.com.br:443/index.php?title=M%C3%B3dulo:ItemDB&amp;diff=1520&amp;oldid=prev"/>
		<updated>2026-02-02T22:53:02Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039;local p = {}  local items = {     [601] = {         name = &amp;quot;Pokebola&amp;quot;,         icon = &amp;quot;/images/items/sword.png&amp;quot;,         desc = &amp;quot;Uma espada forjada pelos deuses.&amp;quot;     } }  function p.getName(frame)     local id = tonumber(frame.args[1])     if items[id] then         return items[id].name     end     return &amp;quot;Item desconhecido&amp;quot; end  return p&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
local items = {&lt;br /&gt;
    [601] = {&lt;br /&gt;
        name = &amp;quot;Pokebola&amp;quot;,&lt;br /&gt;
        icon = &amp;quot;/images/items/sword.png&amp;quot;,&lt;br /&gt;
        desc = &amp;quot;Uma espada forjada pelos deuses.&amp;quot;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
function p.getName(frame)&lt;br /&gt;
    local id = tonumber(frame.args[1])&lt;br /&gt;
    if items[id] then&lt;br /&gt;
        return items[id].name&lt;br /&gt;
    end&lt;br /&gt;
    return &amp;quot;Item desconhecido&amp;quot;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Pokerorevive</name></author>
	</entry>
</feed>