<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://dharmawiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AUF-coord-classes</id>
	<title>Template:UF-coord-classes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dharmawiki.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AUF-coord-classes"/>
	<link rel="alternate" type="text/html" href="https://dharmawiki.org/index.php?title=Template:UF-coord-classes&amp;action=history"/>
	<updated>2026-04-17T15:22:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://dharmawiki.org/index.php?title=Template:UF-coord-classes&amp;diff=18865&amp;oldid=prev</id>
		<title>WikiSysop: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://dharmawiki.org/index.php?title=Template:UF-coord-classes&amp;diff=18865&amp;oldid=prev"/>
		<updated>2018-12-31T11:49:40Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:49, 31 December 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://dharmawiki.org/index.php?title=Template:UF-coord-classes&amp;diff=18864&amp;oldid=prev</id>
		<title>w&gt;Wdchk: manual refresh URL: rm http protocol prefix, let user stay with protocol they are using; rm external link icon for internal link</title>
		<link rel="alternate" type="text/html" href="https://dharmawiki.org/index.php?title=Template:UF-coord-classes&amp;diff=18864&amp;oldid=prev"/>
		<updated>2015-09-12T02:34:52Z</updated>

		<summary type="html">&lt;p&gt;manual refresh URL: rm http protocol prefix, let user stay with protocol they are using; rm external link icon for internal link&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To always display coordinates as DMS values, add this to [[Special:Mypage/common.css|your common.css]]:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display:table; padding:0.5em; margin-left:1em; border-radius:2px&amp;quot;&amp;gt;&lt;br /&gt;
.geo-default { display: inline }&lt;br /&gt;
.geo-nondefault { display: inline }&lt;br /&gt;
.geo-dec { display: none }&lt;br /&gt;
.geo-dms { display: inline }&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To always display coordinates as decimal values, add this to [[Special:Mypage/common.css|your common.css]]:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display:table; padding:0.5em; margin-left:1em; border-radius:2px&amp;quot;&amp;gt;&lt;br /&gt;
.geo-default { display: inline }&lt;br /&gt;
.geo-nondefault { display: inline }&lt;br /&gt;
.geo-dec { display: inline }&lt;br /&gt;
.geo-dms { display: none }&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To display coordinates in both formats, add this to [[Special:Mypage/common.css|your common.css]]:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display:table; padding:0.5em; margin-left:1em; border-radius:2px&amp;quot;&amp;gt;&lt;br /&gt;
.geo-default { display: inline }&lt;br /&gt;
.geo-nondefault { display: inline }&lt;br /&gt;
.geo-dec { display: inline }&lt;br /&gt;
.geo-dms { display: inline }&lt;br /&gt;
.geo-multi-punct { display: inline }&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
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: {{Plain link|url=//en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&amp;amp;usemsgcache=yes&amp;amp;action=raw&amp;amp;ctype=text/css&amp;amp;smaxage=2678400}}.)&lt;br /&gt;
&lt;br /&gt;
To disable display of the blue globe adjacent to coordinates, add this to [[Special:Mypage/common.js|your common.js]]:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;display:table; padding:0.5em; margin-left:1em; border-radius:2px&amp;quot;&amp;gt;&lt;br /&gt;
var wma_settings = {enabled:false}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Note that this will disable [[meta:WikiMiniAtlas|WikiMiniAtlas]].&lt;br /&gt;
&lt;br /&gt;
See also [[Wikipedia:Manual of Style (dates and numbers)#Geographical coordinates]].&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Coord template]]&lt;br /&gt;
[[Category:Microformat (uF) message templates]]&lt;br /&gt;
[[Category:WikiProject Geographical coordinates|τ]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>w&gt;Wdchk</name></author>
	</entry>
</feed>