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 comment"

m (trim carriage return)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[https://bugs.eclipse.org/bugs/show_bug.cgi?id={{{1}}}#c{{{2}}} bug {{{1}}} comment {{{2}}}]
+
<noinclude>[[Category:Templates]]
 +
Displays a link to a bug comment on Eclipse's bugzilla with the bug and comment numbers as the display.
 +
 
 +
{{Usage|<pre>{{bug comment|153630|9}}</pre>|2={{bug comment|153630|9}}}}
 +
</noinclude><includeonly>[https://bugs.eclipse.org/bugs/show_bug.cgi?id={{{1}}}#c{{{2}}} bug {{{1}}} comment {{{2}}}]</includeonly>

Latest revision as of 12:07, 12 March 2008

Displays a link to a bug comment on Eclipse's bugzilla with the bug and comment numbers as the display.

Markup Rendering
{{bug comment|153630|9}}

bug 153630 comment 9


Back to the top