More actions
(Repair MoniWiki formatting after migration) |
(Repair MoniWiki formatting after migration) |
||
| Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
The statement: | The statement: | ||
[[Bar(10%)]] | |||
will output a simple progress bar like this: | will output a simple progress bar like this: | ||
[[Bar(10%)]] | [[Bar(10%)]] | ||
Latest revision as of 14:06, 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%)]] |