Template:Bug
Documentation
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.
As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.
Link to bugs at several bugtrackers (default is https://bugs.gentoo.org).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Bug number/term | 1 | Specify a bug number (''search'' default). If you search by package, specify a package string. If you search by product, specify the product
| String | required |
Site | site | Specify a different bugtracker than Gentoo's. Supported are "kde", "freedesktop"/"fdo" and "launchpad". | String | optional |
Search | search | Specify a search method: by ''id'' (default), by ''package'' name or by ''product'' (Bugzilla only). | String | optional |
Component | component | Specify a component (only valid for ''product'' search). | String | optional |
Link text | text | Specify a custom text to override the automatic link text. | Content | optional |
Usage
See the template's testcases:
Correct
site
{{Bug|100|site=fdo}}
search=package
to search by package name{{Bug|sys-apps/portage|search=package}}
search=product
to search by product name{{Bug|PulseAudio|search=product|site=fdo}}
search=product
and component
{{Bug|Gentoo%20Linux|component=KDE|search=product}}
text
search=email
to search by assigned to email{{Bug|wiki@gentoo.org|search=email}}
Incorrect
{{Bug}}
1
parameter.1
parameter.
Development
This template relies on functionality inherited via the following sub-templates:
The above documentation is transcluded from Template:Bug/doc. (edit | history)
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.
Please add categories and interwikis to the /doc subpage. (See the subpages of this template.)