Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

BarMacro: Difference between revisions

From ZeroWiki
imported>Unknown
No edit summary
 
(Repair MoniWiki formatting after migration)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
== Usage ==
== Usage ==
The statement:
The statement:
  [[Bar(10%)]]
  [[Bar(10%)]]
will output a simple progress bar like this:
will output a simple progress bar like this:
[[Bar(10%)]]
[[Bar(10%)]]
Line 20: Line 20:
| [[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%)]]