Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Macro Browser Input

Select this Macro

Macro NameTable Plus
Macro Syntax{table-plus}

Define these Parameters/Values

Auto number on each rowselected
Auto total rowselected
Sort descendingselected
Auto sort column3
Column typesS,E,I
Column attributes

style="text-align:center;",style="text-align:center;",style="background:lightyellow;text-align:

center

right;"

Highlight colorlightgoldenrodyellow

Screenshot

 

Wiki Markup Input

Code Block
languagetext
linenumberstrue
{table-plus:autoNumber=true|autoTotal=true|sortDescending=true|sortColumn=3|columnTypes=S,E,I|columnAttributes=style="text-align:center;",style="text-align:center;",style="background:lightyellow;text-align:centerright;"|highlightColor=lightgoldenrodyellow}
|| Product || On Plan || Revenue ||
| A | (/) | 325100 |
| D | (/) | 315850 |
| C | (x) | 250420 |
| B | (/) | 98650  |
| E | (x) | 79010  |
{table-plus}

...

Table plus
sortDescendingtrue
sortColumn3
columnTypesS,E,I
columnAttributesstyle="text-align:center;",style="text-align:center;",style="background:lightyellow;text-align:centerright;"
autoNumbertrue
autoTotaltrue
ProductOn PlanRevenue
A(tick)325100

D

(tick)315850

C

(error)250420

B

(tick)98650

E

(error)79010

(info) Note that columns are centered, rows are autonumbered, and the Revenue column is auto-totalled. You can click a column heading to sort by that column.

...