From Fedora Project Wiki
m (transfer doc over from parent) |
(adapt and merge from the old {{bugzilla}} template) |
||
Line 1: | Line 1: | ||
{{deprecated template|Please use the <code>rhbug</code> interwiki link instead. [[#Using interwiki links|See below]].}} | |||
Link to Bugzilla, quickly. Use like: | Link to Bugzilla, quickly. Use like: | ||
Line 8: | Line 10: | ||
{{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. |
Revision as of 02:12, 22 November 2008
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.