More actions
imported>Unknown No edit summary |
(Repair MoniWiki formatting after migration) |
||
| Line 20: | Line 20: | ||
| [[Bar(10%)]] | | [[Bar(10%)]] | ||
|} | |} | ||
Revision as of 14:01, 26 March 2026
Bar Macro
Usage
The statement:
Bar(10%)
will output a simple progress bar like this: [[Bar(10%)]]
Example Usage
We use it in conjunction with the DueDate Macro like this:
| Task | Due Date |
| Test Task | [[DueDate(20311121)]] |
| [[Bar(10%)]] |