Difference between revisions of "Template:CVE/doc"

From blackwiki
Jump to navigation Jump to search
imported>Matthiaspaul
(added real-life example)
imported>Matthiaspaul
Line 2: Line 2:
 
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
==Usage==  
 
==Usage==  
This template frames links to [[Common Vulnerabilities and Exposures]] (CVE) database entries. Via the {{para|id}} parameter it can be used inside of the various {{tl|citation}} and {{tl|cite}} templates as well.
+
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}} templates as well.
  
 
==Parameters==
 
==Parameters==

Revision as of 05:13, 5 January 2018

Usage

This template frames links to Common Vulnerabilities and Exposures IDs (CVE-IDs) database entries. Via the |id= parameter it can be used inside of the various {{citation}} and {{cite}} templates as well.

Parameters

  • Example 1:
{{CVE|2017-5754}}
will result in
CVE-2017-5754
  • Example 2 (up to 9 parameters at the same time):
{{CVE|2017-5753|2017-5715}}
will result in
CVE-2017-5753, CVE-2017-5715

See also