Template:Infobox bug/doc

This infobox is used to add an infobox to article about software bugs, vulnerabilities and security bugs.

Usage

{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}]]
{{{caption}}}
[[File:{{{screenshot}}}|{{{screenshot_size}}}|alt={{{screenshot_alt}}}]]
{{{screenshot_caption}}}
CVE identifier(s){{{CVE}}}
Date discovered{{{discovered}}}
Date patched{{{patched}}}
Discoverer{{{discoverer}}}
Affected hardware{{{affected hardware}}}
Affected software{{{affected software}}}
Used by{{{used by}}}
Website{{{website}}}
{{Infobox bug| name = | image = | image_size = | alt = | caption = | screenshot = | screenshot_size = | screenshot_alt = | screenshot_caption = | CVE = | discovered = | patched = | discoverer = | affected hardware = | affected software = | used by = | website = }}

Parameters

Infobox bug parameters and basic guidelines
ParameterExplanation
nameThe name of the bug
imageThe logo of the bug or any image
image_sizeThe size of the image
altAlternate text for the image
captionCaption for the image
screenshotScreenshot of the bug
screenshot_sizeThe size of the screenshot
screenshot_altAlternate text for the screenshot
screenshot_captionCaption for the screenshot
CVECVE (Common Vulnerabilities and Exposures) identification (example: CVE-2014-0160)
discoveredDate of discovery (use {{Start date and age}})
patchedDate of patch release (use {{Start date and age}})
discovererDiscoverer
affected hardwareAffected hardware
affected softwareAffected software
used by
websiteWebsite for the bug (use {{URL}})

Example

Heartbleed
Logo representing Heartbleed. Security company Codenomicon gave Heartbleed both a name and a logo, contrbuting to public awareness of the issue.
CVE identifier(s)CVE-2014-0160
Date discoveredApril 1, 2014; 10 years ago (2014-04-01)
Date patchedApril 7, 2014; 10 years ago (2014-04-07)
DiscovererNeel Mehta
Affected softwareOpenSSL (1.0.1)
Websiteheartbleed.com
{{Infobox bug| name = Heartbleed| image = Heartbleed.svg| image_size = 180px| caption = Logo representing Heartbleed. Security company [[Codenomicon]] gave Heartbleed both a name and a logo, contrbuting to public awareness of the issue.| CVE = [https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-0160 CVE-2014-0160]| discovered = {{Start date and age|2014|4|1}}| patched = {{Start date and age|2014|4|7}}| discoverer = Neel Mehta| affected software = [[OpenSSL]] (1.0.1)| website = {{URL|heartbleed.com}}}}

Tracking category

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox bug in articles based on its TemplateData.

TemplateData for Infobox bug

This infobox is used to add an infobox to article about software bugs, vulnerabilities and security bugs.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

The name of the bug

Stringrequired
Imageimage

The logo of the bug, or any relevant image.

Filesuggested
Image sizeimage_size

Size of the image, in pixels.

Example
180px
Stringsuggested
Alt textalt

Alternate text for the image (see [[Wikipedia:Manual of Style/Accessibility/Alternative text for images]]).

Contentoptional
Captioncaption

Caption of the image.

Contentsuggested
Screenshotscreenshot

A screenshot of the bug.

Fileoptional
Screenshot sizescreenshot_size

The size of the screenshot, in pixels.

Stringoptional
Screenshot alt textscreenshot_alt

Alternate text for the screenshot.

Contentoptional
Screenshot captionscreenshot_caption

Caption for the screenshot.

Contentoptional
CVECVE

CVE (Common Vulnerabilities and Exposures) identification.

Example
[https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-0160 CVE-2014-0160]
Contentsuggested
Releasedreleased

no description

Unknownoptional
Date of discoverydiscovered

The date when the bug was discovered. Use {{Start date and age}}.

Stringoptional
Patch releasepatched

Date of patch release. Use {{Start date and age}}.

Stringoptional
Discovererdiscoverer

Discoverer of the bug.

Stringoptional
Affected hardwareaffected hardware

The hardware that the bug affects.

Contentoptional
Affected softwareaffected software

The software the bug affects.

Contentoptional
Used byused by

no description

Unknownoptional
Websitewebsite

Website for the bug (use {{URL}})

Stringoptional

See also