Difference between revisions of "Template:Bug"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(use interwiki)
(doc added)
Line 1: Line 1:
[[bugzilla:{{{1}}}|OpenVZ Bug #{{{1}}}]]
+
[[bugzilla:{{{1}}}|OpenVZ Bug #{{{1}}}]]<noinclude>
 +
 
 +
Used to insert a link to a bug.
 +
 
 +
== Usage ==
 +
<pre><nowiki>{{Bug|123}}</nowiki></pre>
 +
will give you
 +
{{Bug|123}}
 +
 
 +
== See also ==
 +
* [[Template:B]] for short link to a bug
 +
 
 +
[[Category: Templates for download pages]]
 +
</noinclude>

Revision as of 16:32, 20 March 2008

[[bugzilla:{{{1}}}|OpenVZ Bug #{{{1}}}]]

Used to insert a link to a bug.

Usage

{{Bug|123}}

will give you OpenVZ Bug #123

See also