Difference between revisions of "Template:CVE/doc"
Jump to navigation
Jump to search
imported>Matthiaspaul (→Usage: CE) |
imported>Matthiaspaul (updated doc) |
||
| Line 25: | Line 25: | ||
:{{CVE|2017-5753|2017-5715}} | :{{CVE|2017-5753|2017-5715}} | ||
| + | |||
| + | :<nowiki> | ||
| + | {{CVE|2017-5753|candidate=yes}} | ||
| + | </nowiki> | ||
| + | |||
| + | :will result in | ||
| + | |||
| + | :{{CVE|2017-5753|candidate=yes}} | ||
==See also== | ==See also== | ||
Revision as of 04:35, 10 January 2018
| This is a documentation subpage for Template:CVE. It contains usage information, categories and other content that is not part of the original template page. |
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
- Example 2 (up to 9 parameters at the same time):
- {{CVE|2017-5753|2017-5715}}
- will result in
- {{CVE|2017-5753|candidate=yes}}
- will result in
See also