<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/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://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AISBNT"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:ISBNT&amp;action=history"/>
	<updated>2026-04-09T08:17:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:ISBNT&amp;diff=136562&amp;oldid=prev</id>
		<title>imported&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://stockhub.co/index.php?title=Module:ISBNT&amp;diff=136562&amp;oldid=prev"/>
		<updated>2019-03-02T04:19:42Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/research/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;#039;&amp;#039;, &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, &amp;#039;[[Special:BookSources/&amp;#039; .. isxn .. &amp;#039;|&amp;#039; .. isxn .. &amp;#039;]]&amp;#039; &lt;br /&gt;
			.. check_isbn({[&amp;#039;args&amp;#039;] = {isxn, [&amp;#039;error&amp;#039;] = &amp;#039;&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;&amp;#039; ..&lt;br /&gt;
				frame:preprocess(&amp;#039;{{main other|[[Category:Pages with ISBN errors]]}}&amp;#039;)}})&lt;br /&gt;
			)&lt;br /&gt;
	end&lt;br /&gt;
	return table.concat(res, &amp;#039;, &amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;JJMC89</name></author>
	</entry>
</feed>