Sjabloon:Go Fresh calculator: verschil tussen versies

Regel 10: Regel 10:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
{{#vardefine: N1|{{{1|}}}}}
+
{{#vardefine: N1|{{{Num1|}}}}}
{{#vardefine: N2|{{{2|}}}}}
+
{{#vardefine: N2|{{{Num2|}}}}}
 
{{#expr: {{#var:N1}} + {{#var:N2}} }}
 
{{#expr: {{#var:N1}} + {{#var:N2}} }}
 
</includeonly>
 
</includeonly>

Versie van 10 nov 2017 om 11:53

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.