3,860
edits
(Created page with "{{Documentation subpage}} __NOTOC__ <!-- Add categories below --> <includeonly> Templates Category:Bugzilla templates </includeonly>") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
__NOTOC__ | __NOTOC__ | ||
==Usage== | |||
{{tlf|'''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 | |||
* {{tlc|nbug|''bug id''}} | |||
===Required parameter=== | |||
====1==== | |||
;<big>Bug id number</big> | |||
The id number of the bug, to which you want to link. | |||
;Usage | |||
* {{tlc|nbug|'''bug id'''}} | |||
==Example== | |||
{| class="wikitable" style="background-color: white;" | |||
|- | |||
! Case !! What you type !! What you see | |||
|- | |||
| Bug id || {{tlc|nbug|1079175}} || {{nbug|1079175}} | |||
|} | |||
==See also== | |||
{{bugzilla templates list}} | |||
<includeonly> | |||
<!-- Add categories below --> | <!-- Add categories below --> | ||
[[Category:Bugzilla|Templates]] | [[Category:Bugzilla|Templates]] | ||
[[Category:Bugzilla templates]] | [[Category:Bugzilla templates]] | ||
</includeonly> | </includeonly> | ||
edits