Sjabloon:Go Fresh calculator: verschil tussen versies

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>

Versie van 10 nov 2017 om 11:56

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.