Sjabloon:Geoshiftcode: verschil tussen versies

Regel 1: Regel 1:
<noinclude>
 
[[Category:EMont core]]
 
This is the "Geoshiftcode" template.
 
It should be called in the following format:
 
<pre>
 
{{Geoshiftcode
 
|Location=
 
}}
 
</pre>
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
 
{{#vardefine:varRad|0.01}}{{#vardefine:varAng|175*pi/180}}{{#vardefine:varN|{{#explode:{{PAGENAME}}| |-1}}}}{{#vardefine:varX|{{#expr: {{#var:varRad}} * sin( {{#var:varN}} * {{#var:varAng}} )}}}}{{#vardefine:varY|{{#expr: {{#var:varRad}} * cos( {{#var:varN}} * {{#var:varAng}} )}}}}{{#vardefine:varGC|{{#geocode:{{{Location|}}}|format=float|directional=no}}}}{{#vardefine:varGCX|{{#explode:{{#var:varGC}}|,|0}}}}{{#vardefine:varGCY|{{#explode:{{#var:varGC}}|,|1}}}}{{#expr:{{#var:varGCX}} + {{#var:varX}}}}, {{#expr:{{#var:varGCY}} + {{#var:varY}}}}
 
{{#vardefine:varRad|0.01}}{{#vardefine:varAng|175*pi/180}}{{#vardefine:varN|{{#explode:{{PAGENAME}}| |-1}}}}{{#vardefine:varX|{{#expr: {{#var:varRad}} * sin( {{#var:varN}} * {{#var:varAng}} )}}}}{{#vardefine:varY|{{#expr: {{#var:varRad}} * cos( {{#var:varN}} * {{#var:varAng}} )}}}}{{#vardefine:varGC|{{#geocode:{{{Location|}}}|format=float|directional=no}}}}{{#vardefine:varGCX|{{#explode:{{#var:varGC}}|,|0}}}}{{#vardefine:varGCY|{{#explode:{{#var:varGC}}|,|1}}}}{{#expr:{{#var:varGCX}} + {{#var:varX}}}}, {{#expr:{{#var:varGCY}} + {{#var:varY}}}}
</includeonly>
 

Versie van 19 nov 2016 om 23:11

Fout in uitdrukking: niet verwachte operator <., Fout in uitdrukking: niet verwachte operator <.