<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.abidanarchive.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AISBNT</id>
	<title>Module:ISBNT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.abidanarchive.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AISBNT"/>
	<link rel="alternate" type="text/html" href="https://wiki.abidanarchive.com/index.php?title=Module:ISBNT&amp;action=history"/>
	<updated>2026-05-04T18:22:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.abidanarchive.com/index.php?title=Module:ISBNT&amp;diff=1418&amp;oldid=prev</id>
		<title>TransEmo: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.abidanarchive.com/index.php?title=Module:ISBNT&amp;diff=1418&amp;oldid=prev"/>
		<updated>2019-10-15T09:46:14Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 09:46, 15 October 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>TransEmo</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.abidanarchive.com/index.php?title=Module:ISBNT&amp;diff=1417&amp;oldid=prev</id>
		<title>w&gt;JJMC89: Protected &quot;Module:ISBNT&quot;: Highly visible module ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://wiki.abidanarchive.com/index.php?title=Module:ISBNT&amp;diff=1417&amp;oldid=prev"/>
		<updated>2019-03-02T04:19:42Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/index.php/Module:ISBNT&quot; title=&quot;Module:ISBNT&quot;&gt;Module:ISBNT&lt;/a&gt;&amp;quot;: &lt;a href=&quot;/index.php?title=WP:High-risk_templates&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:High-risk templates (page does not exist)&quot;&gt;Highly visible module&lt;/a&gt; ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- This module implements [[Template:ISBNT]]&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.link(frame)&lt;br /&gt;
	local check_isbn = require( &amp;quot;Module:Check isxn&amp;quot; ).check_isbn&lt;br /&gt;
	local isxns = mw.text.split(frame.args[1] or frame:getParent().args[1] or '', &amp;quot;%s*,%s*&amp;quot;)&lt;br /&gt;
	local res = {}&lt;br /&gt;
	for i, isxn in ipairs(isxns) do&lt;br /&gt;
		table.insert(res, '[[Special:BookSources/' .. isxn .. '|' .. isxn .. ']]' &lt;br /&gt;
			.. check_isbn({['args'] = {isxn, ['error'] = '&amp;lt;span class=&amp;quot;error&amp;quot; style=&amp;quot;font-size:88%&amp;quot;&amp;gt;Check ISBN&amp;lt;/span&amp;gt;' ..&lt;br /&gt;
				frame:preprocess('{{main other|[[Category:Pages with ISBN errors]]}}')}})&lt;br /&gt;
			)&lt;br /&gt;
	end&lt;br /&gt;
	return table.concat(res, ', ')&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>w&gt;JJMC89</name></author>
		
	</entry>
</feed>