Πρότυπο:Geo: Διαφορά μεταξύ των αναθεωρήσεων

Περιεχόμενο που διαγράφηκε Περιεχόμενο που προστέθηκε
μΧωρίς σύνοψη επεξεργασίας
Χωρίς σύνοψη επεξεργασίας
Γραμμή 1:
<includeonly>{{#if:{{{1|}}}|<div class=noprint id="geoCoord"><span style="display:none"><span id="geodata" class="geo">{{{1|}}}; {{{2|}}}</span></span>*[[File:Internet-web-browserMap mag.svgpng|25px|link=]] [{{PoiMap2|{{{1|0}}}|{{{2|0}}}|{{{zoom|13}}}|{{{layer|O}}}}}]]</div>{{#coordinates:primary|{{{1|}}}|{{{2|}}}}}|{{#ifeq:{{NAMESPACE}}|{{NS:0}}|[[Category:Articles needingView Geofull-screen parameterdynamic map.]]}}}}{{#if:{{{zoom|}}}}}</includeonly><noinclude>
 
<!--link to documentation for this template-->
This template is intended to place a logo at the destination articles which, when clicked, opens a full screen dynamic map centred on the latitude and longitude that is specified.
{{τεκμηρίωση προτύπου}}
 
[[Category:Dynamic map templates]]
Add the following code to a page:
 
<code><nowiki>{{Geo|</nowiki>''lat''|''long''|zoom=''zoom''<nowiki>}}</nowiki></code>
 
Here, ''lat'' is the latitude, ''long'' is the longitude and ''zoom'' is the level of zoom on a dynamic map. Both coordinates must be in decimal form ("45.5", not "45 30 00") with West and South prefixed by a negative sign. For cities, zoom level of 12-14 may be ideal, while regions will probably need zoom levels of 9-11 depending on their area. For example, [[Oradea]] contains the code:
 
<code><nowiki>{{geo|47.056|21.936|zoom=12}}</nowiki></code>{{Utilizator:Mey2008/test|47.056|21.936|zoom=12}}
 
* Note that only one instance in a page makes sense.
* See also: [http://maps.wikivoyage-ev.org/w/artmap.php?lang=nl article map], [http://maps.wikivoyage-ev.org/w/geomap.php geo map]
</noinclude>