From Fedora Project Wiki

(New page: <noinclude>Link to Bugzilla, quickly. Use like: <pre> {{BZ|123456}} </pre> Which will yield: {{BZ|123456}} Category:Link Templates </noinclude><includeonly>[https://bugzilla.redha...)
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>Link to Bugzilla, quickly.  Use like:
RHBZ #[[rhbug:{{{1}}}|{{{1}}}]]<noinclude>
 
{{tempdoc}}
<pre>
[[Category:Link templates]][[Category:Deprecated templates]]
{{BZ|123456}}
</noinclude>
</pre>
 
Which will yield:
 
{{BZ|123456}}
 
[[Category:Link Templates]]
</noinclude><includeonly>[https://bugzilla.redhat.com/show_bug.cgi?id={{{1}}} {{{1}}}]</includeonly>

Latest revision as of 18:49, 25 June 2009

RHBZ #[[rhbug:{{{1}}}|{{{1}}}]]

Template documentation [edit]

This documentation is transcluded from Template:Template:Bz/doc. It will not be transcluded on pages that use this template.
Important.png
This template is outdated and is only retained for historical reference
Please use the rhbug interwiki link instead. See below.

Why? When I want the link text to include the bug number, using the template avoids the need to type the number twice. Mattmccutchen 18:49, 26 August 2011 (UTC)

Link to Bugzilla, quickly. Use like:

{{bz|123456}}

Which will yield:

RHBZ #123456

Using interwiki links

Bug #[[rhbug:123456|123456]]

will yield:

Bug #123456

This template actually uses the interwiki link, so both of these are synonymous. We'd prefer you use the interwiki link, but just be consistent with your usage.