<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://wikincat.org/w/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AConverter</id>
	<title>Módulo:Converter - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://wikincat.org/w/index.php?action=history&amp;feed=atom&amp;title=M%C3%B3dulo%3AConverter"/>
	<link rel="alternate" type="text/html" href="https://wikincat.org/w/index.php?title=M%C3%B3dulo:Converter&amp;action=history"/>
	<updated>2026-05-06T16:14:58Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wikincat.org/w/index.php?title=M%C3%B3dulo:Converter&amp;diff=616&amp;oldid=prev</id>
		<title>Jaider.ferreira: uma edição</title>
		<link rel="alternate" type="text/html" href="https://wikincat.org/w/index.php?title=M%C3%B3dulo:Converter&amp;diff=616&amp;oldid=prev"/>
		<updated>2020-10-26T18:19:42Z</updated>

		<summary type="html">&lt;p&gt;uma edição&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;pt-BR&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Edição anterior&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Edição das 15h19min de 26 de outubro de 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;pt-BR&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sem diferença)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Jaider.ferreira</name></author>
	</entry>
	<entry>
		<id>https://wikincat.org/w/index.php?title=M%C3%B3dulo:Converter&amp;diff=615&amp;oldid=prev</id>
		<title>Jaider.ferreira: Criou página com &#039;local ISBN = require( &#039;Module:ISBN&#039; ) p = {} 	function p.ISBN( frame ) 	-- Define todas as variáveis 	local value = frame.args[1] or &#039;&#039; 	value = string.gsub(value, &#039;-&#039;, &#039;&#039; )...&#039;</title>
		<link rel="alternate" type="text/html" href="https://wikincat.org/w/index.php?title=M%C3%B3dulo:Converter&amp;diff=615&amp;oldid=prev"/>
		<updated>2020-01-29T14:38:29Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039;local ISBN = require( &amp;#039;Module:ISBN&amp;#039; ) p = {} 	function p.ISBN( frame ) 	-- Define todas as variáveis 	local value = frame.args[1] or &amp;#039;&amp;#039; 	value = string.gsub(value, &amp;#039;-&amp;#039;, &amp;#039;&amp;#039; )...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local ISBN = require( &amp;#039;Module:ISBN&amp;#039; )&lt;br /&gt;
p = {}&lt;br /&gt;
	function p.ISBN( frame )&lt;br /&gt;
	-- Define todas as variáveis&lt;br /&gt;
	local value = frame.args[1] or &amp;#039;&amp;#039;&lt;br /&gt;
	value = string.gsub(value, &amp;#039;-&amp;#039;, &amp;#039;&amp;#039; )&lt;br /&gt;
	local hyphenate = frame.args[2] or &amp;#039;&amp;#039;&lt;br /&gt;
	local isbn13 = &amp;#039;&amp;#039;&lt;br /&gt;
	local isbn10 = &amp;#039;&amp;#039;&lt;br /&gt;
	-- Testa se o ISBN existe e se é valido&lt;br /&gt;
		if value ~= &amp;#039;&amp;#039; then&lt;br /&gt;
			if not ISBN( value, &amp;#039;fix-checksum&amp;#039; ) then &lt;br /&gt;
				invalidISBN = &amp;#039;&amp;lt;strong class=&amp;quot;error&amp;quot;&amp;gt;ISBN inválido&amp;lt;/strong&amp;gt;, por favor, reveja os números informados&amp;#039;&lt;br /&gt;
			else&lt;br /&gt;
				local isbn = assert( ISBN( value, &amp;#039;fix-checksum&amp;#039;) )&lt;br /&gt;
				if #value == 13 or #value == 12 then&lt;br /&gt;
					if hyphenate == &amp;#039;Sim&amp;#039; then&lt;br /&gt;
						isbn10 = isbn:as_isbn10()&lt;br /&gt;
					else&lt;br /&gt;
						isbn10 = isbn:as_isbn10():isbn()&lt;br /&gt;
					end&lt;br /&gt;
				else&lt;br /&gt;
					if hyphenate == &amp;#039;Sim&amp;#039; then&lt;br /&gt;
						isbn13 = isbn:as_isbn13()&lt;br /&gt;
					else&lt;br /&gt;
						isbn13 = isbn:as_isbn13():isbn()&lt;br /&gt;
					end&lt;br /&gt;
				end&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	return isbn13, isbn10, invalidISBN&lt;br /&gt;
	end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Jaider.ferreira</name></author>
	</entry>
</feed>