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:FixedBug"

Line 2: Line 2:
 
Displays a strike-through bug link with the bug number as the display.
 
Displays a strike-through bug link with the bug number as the display.
  
{{Usage|<pre>{{bug|153630}}</pre>|2={{fixedbug|153630}}}}
+
{{Usage|<pre>{{bug|153630}}</pre>|2={{FixedBug|153630}}}}
 
</noinclude><includeonly><span style="text-decoration: line-through;">[https://bugs.eclipse.org/bugs/show_bug.cgi?id={{{1}}} bug {{{1}}}]</span></includeonly>
 
</noinclude><includeonly><span style="text-decoration: line-through;">[https://bugs.eclipse.org/bugs/show_bug.cgi?id={{{1}}} bug {{{1}}}]</span></includeonly>

Revision as of 13:21, 20 July 2009

Displays a strike-through bug link with the bug number as the display.

Markup Rendering
{{bug|153630}}

bug 153630


Back to the top