跳转到内容
主菜单
主菜单
移至侧栏
隐藏
导航
首页
最近更改
随机页面
MediaWiki帮助
搜索
搜索
创建账号
登录
个人工具
创建账号
登录
查看“模板:UF-coord-classes”的源代码
模板
讨论
大陆简体
阅读
查看源代码
查看历史
工具
工具
移至侧栏
隐藏
操作
阅读
查看源代码
查看历史
常规
链入页面
相关更改
特殊页面
页面信息
←
模板:UF-coord-classes
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
To always display coordinates as DMS values, add this to [[Special:Mypage/common.css|your common.css]]: <syntaxhighlight lang="css" style="display:table; padding:0.5em; margin-left:1em; border-radius:2px"> .geo-default { display: inline } .geo-nondefault { display: inline } .geo-dec { display: none } .geo-dms { display: inline } </syntaxhighlight> To always display coordinates as decimal values, add this to [[Special:Mypage/common.css|your common.css]]: <syntaxhighlight lang="css" style="display:table; padding:0.5em; margin-left:1em; border-radius:2px"> .geo-default { display: inline } .geo-nondefault { display: inline } .geo-dec { display: inline } .geo-dms { display: none } </syntaxhighlight> To display coordinates in both formats, add this to [[Special:Mypage/common.css|your common.css]]: <syntaxhighlight lang="css" style="display:table; padding:0.5em; margin-left:1em; border-radius:2px"> .geo-default { display: inline } .geo-nondefault { display: inline } .geo-dec { display: inline } .geo-dms { display: inline } .geo-multi-punct { display: inline } </syntaxhighlight> 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&usemsgcache=yes&action=raw&ctype=text/css&smaxage=2678400}}.) To disable display of the blue globe adjacent to coordinates, add this to [[Special:Mypage/common.js|your common.js]]: <syntaxhighlight lang="javascript" style="display:table; padding:0.5em; margin-left:1em; border-radius:2px"> var wma_settings = {enabled:false} </syntaxhighlight> Note that this will disable [[meta:WikiMiniAtlas|WikiMiniAtlas]]. See also: {{section link|Wikipedia:Manual of Style/Dates and numbers|Geographical coordinates}}.<noinclude> [[Category:Coordinates templates]] [[Category:Microformat (uF) message templates]] [[Category:WikiProject Geographical coordinates|τ]] </noinclude>
该页面使用的模板:
模板:Plain link
(
查看源代码
)
模板:Section link
(
查看源代码
)
模块:Arguments
(
查看源代码
)
模块:No globals
(
查看源代码
)
模块:Section link
(
查看源代码
)
模块:Yesno
(
查看源代码
)
返回
模板:UF-coord-classes
。
开关有限宽度模式