Template:PlanItem

From Eclipsepedia

Jump to: navigation, search

Displays information about a plan item with an icon displaying status.

Status Images

The status is not case sensitive

Image:Chkbox disabled.gif In Plan - Initial state of planned items, no work currently being done

Image:Glass.gif Investigate - Additional information is being collected

Image:Progress.gif In Progress - Work is being done on the item

Image:Ok_green.gif Complete - Work is released to a build

Image:Error.gif Dropped - No longer being worked on for this release

Usage

Markup Rendering
{{PlanItem|Name||}}

Image:Chkbox disabled.gif Name

{{PlanItem|Name||Complete}}

Image:Ok_green.gif Name

{{PlanItem|Name|123}}

Image:Chkbox disabled.gif Name (123)

{{PlanItem|Name|123|Investigate}}

Image:Glass.gif Name (123)

{{PlanItem|Name|123|In Progress}}

Image:Progress.gif Name (123)

{{PlanItem|Name|123|Complete}}

Image:Ok_green.gif Name (123)

{{PlanItem|Name|123|Dropped}}

Image:Error.gif Name (123)