Changes for page Calc Macro

Last modified by Joao Peixe on 2023/04/06 10:07

<
From version < 17.2 >
edited by Ludovic Dubost
on 2013/11/08 14:53
To version < 18.1 >
edited by Andreea Popescu
on 2014/06/19 12:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ludovic
1 +xwiki:XWiki.AndreeaPopescu
EXOExtensionCode.ExtensionClass[0]
Compatibility
... ... @@ -1,0 +1,1 @@
1 +Last tested with XE 6.0.1
ExtensionCode.ExtensionClass[0]
Description
... ... @@ -13,6 +13,10 @@
13 13  |Test|3.5|600|{{calc formula="$B*$C" format="0.00 Euros" /}}|{{calc formula="$D*1.196" format="0.00 Euros" /}}
14 14  {{/code}}
15 15  
16 +Result:
17 +
18 +{{image reference=calc1.png/}}
19 +
16 16  == sum macro ==
17 17  
18 18  |=Parameter|=Description|=Possible values|=Default value
... ... @@ -28,6 +28,10 @@
28 28  |=Total|={{sum type="col" format="0.0 days" /}}
29 29  {{/code}}
30 30  
35 +Result:
36 +
37 +{{image reference=calc2.png/}}
38 +
31 31  == summary macro ==
32 32  
33 33  |=Parameter|=Description|=Possible values|=Default value
... ... @@ -46,3 +46,7 @@
46 46  {{code}}
47 47  {{summary format1="0.0 days" format2="0 Euros"/}}
48 48  {{/code}}
57 +
58 +Result:
59 +
60 +{{image reference=calc3.png/}}

Get Connected