<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ACVE%2Fdoc</id>
	<title>Template:CVE/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.vigyanwiki.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ACVE%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:CVE/doc&amp;action=history"/>
	<updated>2026-06-23T19:49:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:CVE/doc&amp;diff=58444&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:CVE/doc&amp;diff=58444&amp;oldid=prev"/>
		<updated>2023-01-01T11:48:51Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&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-GB&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 17:18, 1 January 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&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>Admin</name></author>
	</entry>
	<entry>
		<id>https://www.vigyanwiki.in/index.php?title=Template:CVE/doc&amp;diff=58443&amp;oldid=prev</id>
		<title>wikipedia&gt;AManWithNoPlan: fix link</title>
		<link rel="alternate" type="text/html" href="https://www.vigyanwiki.in/index.php?title=Template:CVE/doc&amp;diff=58443&amp;oldid=prev"/>
		<updated>2021-05-09T20:40:25Z</updated>

		<summary type="html">&lt;p&gt;fix link&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;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
==Usage== &lt;br /&gt;
This template frames links to [[Common Vulnerabilities and Exposures]] IDs (CVE-IDs) database entries. Via the {{para|id}} parameter it can be used inside of the various {{tl|citation}} and {{tl|cite xxx}} templates as well.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
* Example 1:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{CVE|2017-5754}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
:will result in&lt;br /&gt;
&lt;br /&gt;
:{{CVE|2017-5754}}&lt;br /&gt;
&lt;br /&gt;
* Example 2:&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{CVE|2017-5753|candidate=yes}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
:will result in&lt;br /&gt;
&lt;br /&gt;
:{{CVE|2017-5753|candidate=yes}}&lt;br /&gt;
&lt;br /&gt;
* Example 3:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{CVE|2017-5754|link=no}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
:will result in&lt;br /&gt;
&lt;br /&gt;
:{{CVE|2017-5754|link=no}}&lt;br /&gt;
&lt;br /&gt;
* Example 4 (up to 9 parameters at the same time):&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{CVE|2017-5753|2017-5715}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
:will result in&lt;br /&gt;
&lt;br /&gt;
:{{CVE|2017-5753|2017-5715}}&lt;br /&gt;
&lt;br /&gt;
* Example 5 (up to 9 parameters at the same time):&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{CVE|2017-5753|2017-5715|leadout=and}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
:will result in&lt;br /&gt;
&lt;br /&gt;
:{{CVE|2017-5753|2017-5715|leadout=and}}&lt;br /&gt;
&lt;br /&gt;
* Example 6 (up to 9 parameters at the same time):&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{CVE|2017-5753|2017-5715|link=no}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
:will result in&lt;br /&gt;
&lt;br /&gt;
:{{CVE|2017-5753|2017-5715|link=no}}&lt;br /&gt;
&lt;br /&gt;
* Example 7 (up to 9 parameters at the same time):&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{CVE|2017-5753|2017-5715|leadout=and|link=no}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
:will result in&lt;br /&gt;
&lt;br /&gt;
:{{CVE|2017-5753|2017-5715|leadout=and|link=no}}&lt;br /&gt;
&lt;br /&gt;
==See also==&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;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;AManWithNoPlan</name></author>
	</entry>
</feed>