Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:Bug"

m
m (add link to Template:FixedBug)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>[[Category:Templates]] Displays a bug link with the bug number as the display.
+
<noinclude>[[Category:Templates]]
===Usage===
+
Displays a bug link with the bug number as the display.
; <nowiki>{{bug|153630}} -></nowiki> : [https://bugs.eclipse.org/bugs/show_bug.cgi?id=153630 bug 153630]</noinclude>
+
 
<includeonly>[https://bugs.eclipse.org/bugs/show_bug.cgi?id={{{1}}} bug {{{1}}}]</includeonly>
+
{{Usage|<pre>{{bug|153630}}</pre>|2={{bug|153630}}}}
 +
 
 +
See [[Template:FixedBug]] for closed bugs.
 +
 
 +
</noinclude><includeonly>[https://bugs.eclipse.org/bugs/show_bug.cgi?id={{{1}}} bug {{{1}}}]</includeonly>

Revision as of 13:33, 14 January 2013

Displays a bug link with the bug number as the display.

Markup Rendering
{{bug|153630}}

bug 153630


See Template:FixedBug for closed bugs.


Copyright © Eclipse Foundation, Inc. All Rights Reserved.