<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://phuketer.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AISSN%2Fdoc</id>
	<title>Template:ISSN/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://phuketer.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AISSN%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://phuketer.com/w/index.php?title=Template:ISSN/doc&amp;action=history"/>
	<updated>2026-06-17T20:50:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.2</generator>
	<entry>
		<id>https://phuketer.com/w/index.php?title=Template:ISSN/doc&amp;diff=921&amp;oldid=prev</id>
		<title>imported&gt;Trappist the monk: ce;</title>
		<link rel="alternate" type="text/html" href="https://phuketer.com/w/index.php?title=Template:ISSN/doc&amp;diff=921&amp;oldid=prev"/>
		<updated>2025-08-06T19:28:17Z</updated>

		<summary type="html">&lt;p&gt;ce;&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;
{{High-use}}&lt;br /&gt;
{{lua|Module:CS1 identifiers|Module:Citation/CS1/Configuration|Module:Citation/CS1/Identifiers|Module:Citation/CS1/Utilities}}&lt;br /&gt;
{{ISBN/doc/identifier link information}}&lt;br /&gt;
&lt;br /&gt;
This template produces a simple, standardized link from a [[International Standard Serial Number]] (ISSN).  The ISSN is rendered using much of the same code that renders {{para|issn}} in {{cs1}} and {{cs2}} templates except that this template can be used to render multiple ISSNs.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template accepts these parameters:&lt;br /&gt;
:{{para|id{{var|n}}}} – a ISSN identifier; the {{para|id{{var|n}}}} parameter name is not required but is recommended for clarity when the template has multiple ISSNs&lt;br /&gt;
:{{para|link}} – accepts a single value &amp;lt;code&amp;gt;no&amp;lt;/code&amp;gt;; for use when the &amp;#039;ISSN&amp;#039; prefix in the rendering should not be linked&lt;br /&gt;
:{{para|plainlink}} – accepts a single value &amp;lt;code&amp;gt;yes&amp;lt;/code&amp;gt;; suppresses the &amp;#039;ISSN&amp;#039; prefix in the rendering&lt;br /&gt;
:{{para|leadout}} – defines the conjunction between the last two identifiers in the rendered list; defaults to &amp;lt;code&amp;gt;, &amp;lt;/code&amp;gt;&lt;br /&gt;
The basic form is:&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline=&amp;quot;1&amp;quot;&amp;gt;{{ISSN|0028-0836}}&amp;lt;/syntaxhighlight&amp;gt; → {{ISSN|0028-0836}}&lt;br /&gt;
For multiple ISSNs:&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline=&amp;quot;1&amp;quot;&amp;gt;{{ISSN|0028-0836|0028-0836|0028-0836}}&amp;lt;/syntaxhighlight&amp;gt; → {{ISSN|0028-0836|0028-0836|0028-0836}}&lt;br /&gt;
To unlink the prefix:&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline=&amp;quot;1&amp;quot;&amp;gt;{{ISSN|0028-0836|link=no}}&amp;lt;/syntaxhighlight&amp;gt; → {{ISSN|0028-0836|link=no}}&lt;br /&gt;
To suppress the prefix:&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline=&amp;quot;1&amp;quot;&amp;gt;{{ISSN|0028-0836|plainlink=yes}}&amp;lt;/syntaxhighlight&amp;gt; → {{ISSN|0028-0836|plainlink=yes}}&lt;br /&gt;
To use &amp;lt;code&amp;gt;and&amp;lt;/code&amp;gt; between the last two identifiers in the rendered list:&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline=&amp;quot;1&amp;quot;&amp;gt;{{ISSN|0028-0836|0028-0836|0028-0836|leadout=and}}&amp;lt;/syntaxhighlight&amp;gt; → {{ISSN|0028-0836|0028-0836|0028-0836|leadout=and}}&lt;br /&gt;
When this template emits an error message for a valid (working) ISSN, use the accept-as-written markup &amp;lt;code&amp;gt;((..))&amp;lt;/code&amp;gt; to suppress the error message.&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline=&amp;quot;1&amp;quot;&amp;gt;{{ISSN|1028-0836}}&amp;lt;/syntaxhighlight&amp;gt; → {{ISSN|1028-0836}}&lt;br /&gt;
:&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; inline=&amp;quot;1&amp;quot;&amp;gt;{{ISSN|((1028-0836))}}&amp;lt;/syntaxhighlight&amp;gt; → {{ISSN|((1028-0836))}}&lt;br /&gt;
&lt;br /&gt;
==Tracking categories==&lt;br /&gt;
*{{cl|Ignored ISSN errors}} – {{color|#18911f|maintenance}} category for {{tld|ISSN}} templates using the accept-as-written markup &amp;lt;code&amp;gt;((..))&amp;lt;/code&amp;gt; to suppress an error message&lt;br /&gt;
*{{cl|Pages with ISSN errors}} – {{color|#d33|error}} category for {{tld|ISSN}} templates that show an error message&lt;br /&gt;
&lt;br /&gt;
Because this template uses the same code as cs1|2 templates, {{color|#d33|error}} and {{color|#18911f|maintenance}} visibility is controlled the same way.  See {{slink|Help:CS1_errors|Controlling_error_message_display}}.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*{{tl|Infobox newspaper}}&lt;br /&gt;
*{{tl|Infobox journal}}&lt;br /&gt;
*{{tl|ISSN link}} – Similar to this template, but without the &amp;quot;ISSN&amp;quot; text before the numbers. Also allows multiple ISSNs.&lt;br /&gt;
*The [[Help:Citation Style 1#Templates|Citation Style 1 and 2]] family of templates, which provide {{para|issn}} and {{para|eissn}} parameters&lt;br /&gt;
*{{tl|ISBN}}&lt;br /&gt;
*{{tl|ISMN}}&lt;br /&gt;
*{{tl|OCLC}}&lt;br /&gt;
*{{tl|OCLC search link}}&lt;br /&gt;
*{{tl|UPC}}&lt;br /&gt;
*{{tl|CODEN}}&lt;br /&gt;
*{{tl|ZDB}}&lt;br /&gt;
*[[Wikipedia:ISSN]]&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:Magazine templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Trappist the monk</name></author>
	</entry>
</feed>