Content deleted Content added
No edit summary |
split |
||
Line 8:
{{Parameter names example | name | image | image_size | alt | caption | screenshot | screenshot_size | screenshot_alt | screenshot_caption | CVE | discovered | patched | discoverer | affected hardware | affected software | used by | website }}
<syntaxhighlight lang="wikitext" style="overflow: auto;">
▲<nowiki>{{Infobox bug
| name =
| image =
Line 30 ⟶ 27:
| used by =
| website =
The name of the bug▼
The logo of the bug or any image▼
The size of the image▼
Alternate text for the image▼
Caption for the image▼
Screenshot of the bug▼
The size of the screenshot▼
Alternate text for the screenshot▼
Caption for the screenshot▼
CVE ([[Common Vulnerabilities and Exposures]]) identification (example: [https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-0160 CVE-2014-0160])▼
Date of discovery (use {{tl|Start date and age}})▼
Date of patch release (use {{tl|Start date and age}})▼
Discoverer▼
Affected hardware▼
Affected software▼
Website for the bug (use {{tl|URL}})▼
}}
</syntaxhighlight>
== Parameters ==
{| class="wikitable"
|+ Infobox bug parameters and basic guidelines
! scope="col" | Parameter
! scope="col" | Explanation
|-
! scope="row" | name
▲| The name of the bug
|-
! scope="row" | image
▲| The logo of the bug or any image
|-
! scope="row" | image_size
▲| The size of the image
|-
! scope="row" | alt
▲| Alternate text for the image
|-
! scope="row" | caption
▲| Caption for the image
|-
! scope="row" | screenshot
▲| Screenshot of the bug
|-
! scope="row" | screenshot_size
▲| The size of the screenshot
|-
! scope="row" | screenshot_alt
▲| Alternate text for the screenshot
|-
! scope="row" | screenshot_caption
▲| Caption for the screenshot
|-
! scope="row" | CVE
▲| CVE ([[Common Vulnerabilities and Exposures]]) identification (example: [https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2014-0160 CVE-2014-0160])
|-
! scope="row" | discovered
▲| Date of discovery (use {{tl|Start date and age}})
|-
! scope="row" | patched
▲| Date of patch release (use {{tl|Start date and age}})
|-
! scope="row" | discoverer
▲| Discoverer
|-
! scope="row" | affected hardware
▲| Affected hardware
|-
! scope="row" | affected software
▲| Affected software
|-
! scope="row" | used by
|
|-
! scope="row" | website
▲| Website for the bug (use {{tl|URL}})
|}
|