Regel 12: | Regel 12: | ||
{{#vardefine: N1|{{{Num1|}}}}} |
{{#vardefine: N1|{{{Num1|}}}}} |
||
{{#vardefine: N2|{{{Num2|}}}}} |
{{#vardefine: N2|{{{Num2|}}}}} |
||
− | {{#expr: {{#var:N1}} + {{#var:N2}} }} |
+ |
{{#var:N1}} + {{#var:N2}} = {{#expr: {{#var:N1}} + {{#var:N2}} }} |
</includeonly> |
</includeonly> |
This is the "Ga Fresh calculator" template. It should be called in the following format:
{{Project |Num1= |Num2= }}
Edit the page to see the template text.