Template:Nbug: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(new buglink template without the leading "bug", for lists)
 
(Added Template:Documentation.)
 
Line 1: Line 1:
[https://bugzilla.mozilla.org/show_bug.cgi?id={{{1}}} {{{1}}}]
[https://bugzilla.mozilla.org/show_bug.cgi?id={{{1}}} {{{1}}}]<noinclude>
{{documentation}}
<!-- Add categories to the /doc subpage, not here! -->
</noinclude>

Latest revision as of 21:09, 3 December 2014

{{{1}}}

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

{{nbug}} creates a link to a bug in Bugzilla, using the bug's id number.

Parameters

There is only 1 parameter, which is unnamed and required.

Syntax

The template's syntax is

  • {{nbug|bug id}}

Required parameter

1

Bug id number

The id number of the bug, to which you want to link.

Usage
  • {{nbug|bug id}}

Example

Case What you type What you see
Bug id {{nbug|1079175}} 1079175

See also