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"

 
(One intermediate revision by one other user not shown)
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>{{FixedBug|153630}}</pre>|2={{FixedBug|153630}}}}
 +
 
 +
See [[Template:Bug]] for open bugs.
 +
 
 
</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>

Latest revision as of 11:22, 22 January 2013

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

Markup Rendering
{{FixedBug|153630}}

bug 153630


See Template:Bug for open bugs.


Back to the top