Template:UF-coord-classes: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Xxglennxx
No edit summary
meta>Yobot
m WP:CHECKWIKI error 18 fixes + general fixes (BRFA 15) using AWB (7832)
Line 15: Line 15:


See also [[Wikipedia:Manual of Style (dates and numbers)#Geographical coordinates]].<noinclude>
See also [[Wikipedia:Manual of Style (dates and numbers)#Geographical coordinates]].<noinclude>
[[Category: Coord template]]
[[Category:Coord template]]
[[Category:Template namespace templates]]
[[Category:Template namespace templates]]
[[Category: WikiProject Geographical coordinates]]
[[Category:WikiProject Geographical coordinates]]


[[cy:Nodyn:UF-coord-classes]]
[[cy:Nodyn:UF-coord-classes]]

Revision as of 10:31, 11 September 2011

To always display coordinates as DMS values, add this to your monobook.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 monobook.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 monobook.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 monobook.js

var wma_settings = {enabled:false}

Note that this will disable WikiMiniAtlas

See also Wikipedia:Manual of Style (dates and numbers)#Geographical coordinates.

cy:Nodyn:UF-coord-classes no:Mal:UF-coord-classes pt:Predefinição:UF-coord-classes