Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
Regel 1: | Regel 1: | ||
<noinclude> | |||
This is the "Ga Fresh calculator" template. | |||
It should be called in the following format: | |||
<pre> | |||
{{Project | |||
|Num1= | |||
|Num2= | |||
}} | |||
</pre> | |||
Edit the page to see the template text. | |||
</noinclude><includeonly> | |||
{{#vardefine: N1|{{{1|}}}}} | {{#vardefine: N1|{{{1|}}}}} | ||
{{#vardefine: N2|{{{2|}}}}} | {{#vardefine: N2|{{{2|}}}}} | ||
{{#var:N1}} + {{#var:N2}} | {{#expr: {{#var:N1}} + {{#var:N2}} }} | ||
</includeonly> |
Versie van 10 nov 2017 10:52
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.