From Fedora Project Wiki
m (transfer doc over from parent) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{deprecated template|Please use the <code>rhbug</code> interwiki link instead. [[#Using interwiki links|See below]]. | |||
<p>''Why? When I want the link text to include the bug number, using the template avoids the need to type the number twice. [[User:Mattmccutchen|Mattmccutchen]] 18:49, 26 August 2011 (UTC)''</p>}} | |||
Link to Bugzilla, quickly. Use like: | Link to Bugzilla, quickly. Use like: | ||
Line 8: | Line 12: | ||
{{bz|123456}} | {{bz|123456}} | ||
== Using interwiki links == | |||
<pre><nowiki> | |||
Bug #[[rhbug:123456|123456]] | |||
</nowiki></pre> | |||
will yield: | |||
Bug #[[rhbug:123456|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. |
Latest revision as of 18:49, 26 August 2011
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.