Difference between revisions of "Template:Bugzilla"
m (changed to bugzilla.manz.com) |
m |
||
Line 8: | Line 8: | ||
{{Template | {{Template | ||
|description= | |description= | ||
− | Used to create a link to an issue in Manz-Bugzilla. | + | Used to create a link to an issue in <!-- Manz- -->Bugzilla. |
|template= | |template= | ||
Line 17: | Line 17: | ||
|parameters= | |parameters= | ||
;issue | ;issue | ||
− | : Issue number in Manz-Bugzilla. | + | : Issue number <!-- in Manz-Bugzilla -->. |
;comment (optional) | ;comment (optional) | ||
: Comment number within the issue. | : Comment number within the issue. |
Latest revision as of 08:32, 17 April 2014
Used to create a link to an issue in Bugzilla.
Template
{{Bugzilla|issue|comment}}
Parameters
- issue
- Issue number .
- comment (optional)
- Comment number within the issue.
Examples
- Input
The discussion is documented in {{Bugzilla|2222}} or {{Bugzilla|3333|7}}.
- Output
The discussion is documented in Issue 2222 or Issue 3333#7.
For more examples refer to pages, which use this template: What links here.
Help:Templates describes general usage of templates, including treatment of special characters.