<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ephemeralfilm.info/a/Template:ISBNT/doc/history?feed=atom</id>
	<title>Template:ISBNT/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ephemeralfilm.info/a/Template:ISBNT/doc/history?feed=atom"/>
	<link rel="alternate" type="text/html" href="http://ephemeralfilm.info/a/Template:ISBNT/doc/history"/>
	<updated>2026-04-23T14:35:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.2</generator>
	<entry>
		<id>http://ephemeralfilm.info/index.php?title=Template:ISBNT/doc&amp;diff=37168&amp;oldid=prev</id>
		<title>JJR: 1 revision imported: isbn tpls</title>
		<link rel="alternate" type="text/html" href="http://ephemeralfilm.info/index.php?title=Template:ISBNT/doc&amp;diff=37168&amp;oldid=prev"/>
		<updated>2022-03-21T02:34:28Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: isbn tpls&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;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:34, 21 March 2022&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>JJR</name></author>
	</entry>
	<entry>
		<id>http://ephemeralfilm.info/index.php?title=Template:ISBNT/doc&amp;diff=37167&amp;oldid=prev</id>
		<title>w&gt;Jonesey95: Fix Linter errors using AutoEd</title>
		<link rel="alternate" type="text/html" href="http://ephemeralfilm.info/index.php?title=Template:ISBNT/doc&amp;diff=37167&amp;oldid=prev"/>
		<updated>2020-06-03T02:16:03Z</updated>

		<summary type="html">&lt;p&gt;Fix &lt;a href=&quot;/a/Special:LintErrors&quot; class=&quot;new&quot; title=&quot;Special:LintErrors (page does not exist)&quot;&gt;Linter&lt;/a&gt; errors using &lt;a href=&quot;/a/WP:AutoEd/edit?redlink=1&quot; class=&quot;new&quot; title=&quot;WP:AutoEd (page does not exist)&quot;&gt;AutoEd&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Lua|Module:Check isxn}}&lt;br /&gt;
{{High-risk|27000}}&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Usage===&lt;br /&gt;
Use this template to create a link to [[Special:BookSources]] for an [[International Standard Book Number]] without the usual &amp;quot;ISBN&amp;quot; prefix. For example, in a table with a column labelled &amp;quot;ISBN&amp;quot;, it would be redundant to write &amp;quot;ISBN&amp;quot; before every International Standard Book Number in the column.&lt;br /&gt;
&lt;br /&gt;
===Entering ISBNs===&lt;br /&gt;
An ISBN link is created by using the {{tl|ISBN}} template with the International Standard Book Number. Example:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ISBN|978-1-4133-0454-1}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;nbsp; produces {{ISBN|978-1-4133-0454-1}}&lt;br /&gt;
&lt;br /&gt;
In tables (or other applications) where the letters &amp;quot;ISBN&amp;quot; would be redundant, this &amp;#039;&amp;#039;&amp;#039;ISBNT&amp;#039;&amp;#039;&amp;#039; template may be used instead, and the link still gets created automatically:&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ISBNT|1-4133-0454-0}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;nbsp; produces {{ISBNT|1-4133-0454-0}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ISBNT|978-1-4133-0454-1}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;nbsp; produces {{ISBNT|978-1-4133-0454-1}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ISBNT|978-1-4133-0454-1|978-1-4133-0454-1|978-1-4133-0454-1}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;nbsp; produces {{ISBNT|978-1-4133-0454-1|978-1-4133-0454-1|978-1-4133-0454-1}}&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ISBNT|978-1-4133-0454-1|978-1-4133-0454-1|978-1-4133-0454-1|leadout=and}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;nbsp; produces {{ISBNT|978-1-4133-0454-1|978-1-4133-0454-1|978-1-4133-0454-1|leadout=and}}&lt;br /&gt;
&lt;br /&gt;
===Error checking===&lt;br /&gt;
This template uses [[Module:Check isxn]] to validate the ISBN. If the ISBN is not valid, this subtemplate will still generate the link, and it will add the article to [[:Category:Pages with ISBN errors]].&lt;br /&gt;
&lt;br /&gt;
Since invalid ISBNs are sometimes used in publications, it is possible to disable the validity check for individual ISBNs given as parameters. In order to do so, add &amp;lt;code&amp;gt;invalid?=yes&amp;lt;/code&amp;gt; (with ? replaced by the parameter number 1 to 9) to the template. In this case, the article will be added to [[:Category:Pages with listed invalid ISBNs]].&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ISBNT|1-4133-0451-0}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;nbsp; produces {{ISBNT|1-4133-0451-0}}&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ISBNT|1-4133-0451-0|invalid1=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;nbsp; produces {{ISBNT|1-4133-0451-0|invalid1=yes}}&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ISBNT|1-4133-0451-0|invalid1=no}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;nbsp; produces {{ISBNT|1-4133-0451-0|invalid1=no}}&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ISBNT}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;amp;nbsp; produces {{ISBNT}}&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
* [[Wikipedia:ISBN]]&lt;br /&gt;
* {{tl|ISBN}}&lt;br /&gt;
* {{tl|SBN}}&lt;br /&gt;
* {{tl|ISMN}}&lt;br /&gt;
* {{tl|Listed Invalid ISBN}}&lt;br /&gt;
* {{tl|Catalog lookup link}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
[[Category:Catalog lookup templates]]&lt;br /&gt;
[[Category:International Standard Book Number templates]]&lt;br /&gt;
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>w&gt;Jonesey95</name></author>
	</entry>
</feed>