टेम्पलेट:Coord/link
This template, {{Coord/link}}, is used by {{Coord}}.
उदाहरण
संपादन करीं{{coord|10|N|30|W}} | 10°N 30°W / 10°N 30°W |
{{coord|10|11|N|30|31|W}} | 10°11′N 30°31′W / 10.183°N 30.517°W |
{{coord|10|11|12|N|30|31|32|W}} | 10°11′12″N 30°31′32″W / 10.18667°N 30.52556°W |
Notes on classes
संपादन करींNote: the span classes "geo-default", "geo-dec", and "geo-dms" are defined at http://en.wikipedia.org/wiki/MediaWiki:Common.css.
In addition, "geo" and the nested "latitude" and "longitude" have special meaning as a Geo microformat and so might also be used by other templates; see also http://microformats.org/wiki/geo.
Display
संपादन करींTo always display coordinates as DMS values, add this to your common.css:
.geo-default { display: inline } .geo-nondefault { display: inline } .geo-dec { display: none } .geo-dms { display: inline }
To always display coordinates as decimal values, add this to your common.css:
.geo-default { display: inline } .geo-nondefault { display: inline } .geo-dec { display: inline } .geo-dms { display: none }
To display coordinates in both formats, add this to your common.css:
.geo-default { display: inline } .geo-nondefault { display: inline } .geo-dec { display: inline } .geo-dms { display: inline } .geo-multi-punct { display: inline }
If CSS is disabled, or you have an old copy of MediaWiki:Common.css cached, you will see both formats. (You can either clear your cache or manually refresh this URL: [1].)
To disable display of the blue globe adjacent to coordinates, add this to your common.js:
var wma_settings = {enabled:false}
Note that this will disable WikiMiniAtlas.
See also Wikipedia:Manual of Style (dates and numbers)#Geographical coordinates.
परिचय खातिर ऊपर दिहल गइल बिबरनलेख के टेम्पलेट:Coord/link/doc से ट्रांसक्लूड क के इहाँ देखावल जा रहल बाटे। (संपादन करीं | इतिहास देखीं) संपादक लोग एह टेम्पलेट के अभ्यासपन्ना (सैंडबाक्स) (बनाईं | मिरर करीं) आ टेस्टकेस (बनाईं) पन्ना सभ पर अभ्यास आ प्रयोग (टेस्टिंग) क सकत बाटे। अनुरोध बा कि अगर श्रेणी जोड़े के होखे तब /doc उपपन्ना (सबपेज) पर जोड़ल जाय। एह टेम्पलेट के उपपन्ना (सबपेज) देखीं। |