Status Macro
Last modified by Ecaterina Moraru (Valica) on 2026/01/13 15:13
Example
Code
{{status group='N'/}} {{status group='NP'/}} {{status group='C'/}} {{status group='P'/}} {{status group='Do'/}}
{{status group='M'/}} {{status group='O'/}} {{status group='D'/}} {{status group='E'/}} {{status group='S'/}}
{{status group='P1'/}} {{status group='P2'/}} {{status group='P3'/}}Result
None
Not Planned
Considering
Planned
Done
Mandatory
Optional
Default
Extension
Custom
1 2 3 4
Done Partial Not Done
Parameters
| Parameter name | Description | Predefined Values | ||||
|---|---|---|---|---|---|---|
| group | indicates the status group | N | None | |||
| NP | Not Planned | |||||
| C | Considering | |||||
| P | Planned | |||||
| Do | Done | |||||
| M | Mandatory | |||||
| O | Optional | |||||
| D | Default | |||||
| E | Extension | |||||
| S | Custom | |||||
| P1 | 1 | |||||
| P2 | 2 | |||||
| P3 | 3 | |||||
| P4 | 4 | |||||
| WD | Done | |||||
| WP | Partial | |||||
| WN | Not done | |||||