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

Line 15: Line 15:
 
<includeonly>
 
<includeonly>
 
{{{1}}} ({{{3}}})<br>
 
{{{1}}} ({{{3}}})<br>
{{#if:{{{3|}}}| {{#ifeq: {{uc:{{{3}}}}} | COMPLETE | Complete! | Incomplete }} }}<br>
+
{{#if:{{{3|}}}|{{#ifeq: {{uc:{{{3}}}}} | COMPLETE | Complete! | Incomplete }}<br>}}
 
{{#if:{{{2|}}}|[https://bugs.eclipse.org/{{{2}}} '''{{{2}}}''']<br>}}
 
{{#if:{{{2|}}}|[https://bugs.eclipse.org/{{{2}}} '''{{{2}}}''']<br>}}
 
</includeonly>
 
</includeonly>

Revision as of 13:10, 17 September 2009

Displays information about a plan item

Markup Rendering
{{PlanItem|Name|123|Status}}

Name (123)

Markup Rendering
{{PlanItem|Name|123|Complete}}

Ok green.gif Name (123)

Markup Rendering
{{PlanItem|Name||Status}}

Name

Markup Rendering
{{PlanItem|Name|123|}}

Chkbox disabled.gif Name (123)

Markup Rendering
{{PlanItem|Name||}}

Chkbox disabled.gif Name


Bug Template

{{message|{{#if:{{{1|}}}|[https://bugs.eclipse.org/{{{1}}} '''{{{1}}}''']<BR>}}{{#if:{{{2|}}}|{{{2}}}}}|image=Bug.png|bgcolor=#def3fe|bdcolor=#c5d7e0}}
[https://bugs.eclipse.org/bugs/show_bug.cgi?id={{{1}}} bug {{{1}}}]


Copyright © Eclipse Foundation, Inc. All Rights Reserved.