Difference between revisions of "Template:B"
(sVPtuZjfUscW) |
m (Protected "Template:B" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
||
(One intermediate revision by one other user not shown) | |||
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> |
Latest revision as of 17:32, 19 July 2010
[[bugzilla:{{{1}}}|#{{{1}}}]]
Used to insert a short bug link.
Usage
{{B|123}}
will give you #123