Difference between revisions of "Template:RHSA"
(fix example) |
(added notes and see also to doc) |
||
Line 11: | Line 11: | ||
will give you | will give you | ||
{{RHSA|2007-0936}}. | {{RHSA|2007-0936}}. | ||
+ | |||
+ | == Notes == | ||
+ | |||
+ | This template relies on [[mw:Extension:StringFunctions|StringFunctions]] extension installed. | ||
+ | |||
+ | == See also == | ||
+ | * [[Template:CVE]] | ||
+ | * [[Template:Bug]] | ||
[[Category: Templates for kernel download pages]] | [[Category: Templates for kernel download pages]] | ||
</noinclude> | </noinclude> |
Revision as of 20:43, 20 March 2008
Put in an RHSA (Red Hat Security Advisory) number with a link.
Usage
{{RHSA|2007:0993-13}}
will give you RHSA-2007:0993-13.
{{RHSA|2007-0936}}
will give you RHSA-2007-0936.
Notes
This template relies on StringFunctions extension installed.