Difference between revisions of "Template:B"
(sVPtuZjfUscW) |
(Oh, wow...) |
||
Line 1: | Line 1: | ||
− | + | [[bugzilla:{{{1}}}|#{{{1}}}]]<noinclude> | |
+ | |||
+ | Used to insert a short bug link. | ||
+ | |||
+ | == Usage == | ||
+ | <pre><nowiki>{{B|123}}</nowiki></pre> | ||
+ | will give you | ||
+ | {{B|123}} | ||
+ | |||
+ | == See also == | ||
+ | * [[Template:Bug]] | ||
+ | |||
+ | [[Category: Templates for download pages]] | ||
+ | </noinclude> |
Revision as of 10:46, 17 July 2010
[[bugzilla:{{{1}}}|#{{{1}}}]]
Used to insert a short bug link.
Usage
{{B|123}}
will give you #123