틀 사용 방법에 대한 설명과 틀 분류 등이 들어있습니다.

빠른 사용법[원본 편집]

빠른 사용법
문서의 상단에 Lua 오류: callParserFunction: function "#coordinates" was not found.라는 좌표를 추가하려면 이렇게 사용하세요. {{좌표|57|18|22|N|4|27|32|W|display=title}}

이 좌표 방식은 좌표계 입니다.

문서의 상단에 Lua 오류: callParserFunction: function "#coordinates" was not found.라는 좌표를 추가하려면 다음 둘 중 하나를 사용하세요.
  • {{좌표|44.112|N|87.913|W|display=title}}
  • {{좌표|44.112|-87.913|display=title}}

이 좌표 방식은 십진법 좌표계 입니다.

선택 좌표 매개변수는 언더바("_")로 구분합니다.

다른 선택 매개변수는 파이프("|")로 구분합니다.

  • display
    display=inline (기본값) 문서의 본문에 출력한다.
    display=title 제목에 출력한다.
    display=inline,title 두 공간에 동시에 출력한다.
  • name
    name=지도의 공간에 라벨(X)을 붙인다. (기본값은 PAGENAME)

예: {{좌표|44.117|-87.913|dim:30_region:US-WI_type:event

|display=inline,title|name=accident site}}
{{좌표}}에 관한 더 많은 정보를 원하시면, 틀:좌표/설명문서를 참조하세요.

예제[원본 편집]

{{좌표|43.651234|-79.383333}} Lua 오류: callParserFunction: function "#coordinates" was not found. 토론토 - 완전한 십진 형태 (북위와 서경을 음수와 양수로 표기)
{{좌표|43.65|-79.38}} Lua 오류: callParserFunction: function "#coordinates" was not found. 토론토 - 낮은 정밀도 형태
{{좌표|43.6500|-79.3800}} Lua 오류: callParserFunction: function "#coordinates" was not found. 토론토 - 보통의 정밀도 형태 (소수점 이하에 0을 채움)
{{좌표|43.651234|N|79.383333|W}} Lua 오류: callParserFunction: function "#coordinates" was not found. 토론토 - 북위와 서경값을 지닌 십진 형태
{{좌표|43|29|N|79|23|W}} Lua 오류: callParserFunction: function "#coordinates" was not found. 토론토 - 도/분 형태
{{좌표|43|29|4|N|79|23|0|W}} Lua 오류: callParserFunction: function "#coordinates" was not found. 토론토 - 도/분/초 형태
{{좌표|43|29|4.5|N|79|23|0.5|W}} Lua 오류: callParserFunction: function "#coordinates" was not found. 토론토 - 도/분/소수형식의 초
{{좌표|55.752222|N|37.615556|E}} Lua 오류: callParserFunction: function "#coordinates" was not found. 모스코바 - 북위와 동경값을 지닌 십진 형태
{{좌표|55.752222|N|37.615556|E|format=dms}} Lua 오류: callParserFunction: function "#coordinates" was not found. 십진 도 형식에서 도분초 포맷으로 변환
{{좌표|39.098095|-94.587307|format=dms}} Lua 오류: callParserFunction: function "#coordinates" was not found. 방위값이 없는 십진 도 형식에서 도분초 포맷으로 변환
{{좌표|55.752222|N|37.615556|E|​format=dec|name=Moscow}} Lua 오류: callParserFunction: function "#coordinates" was not found. 십진 도 형식으로 변환하고 지도에 라벨을 표기
{{좌표|33|55|S|18|25|E}} Lua 오류: callParserFunction: function "#coordinates" was not found. 케이프타운 - 남위와 동경
{{좌표|35|00|N|105|00|E}} Lua 오류: callParserFunction: function "#coordinates" was not found. 중국 - 북위와 동경
{{좌표|22|54|30|S|43|14|37|W}} Lua 오류: callParserFunction: function "#coordinates" was not found. 리오 - 남위와 서경
{{좌표|22|S|43|W}} Lua 오류: callParserFunction: function "#coordinates" was not found. A degree confluence.
{{좌표|52|28|59|N|1|53|37|W|display=inline,title|region:GB_type:city}} Lua 오류: callParserFunction: function "#coordinates" was not found. 버밍엄 - 화면출력 및 매개변수 설정; 이 페이지의 제목 또한 표기됩니다.

표시[원본 편집]

기본적으로 좌표는 형식을 지정하여 표기할 수 있습니다.

항상 도분초값으로 좌표를 표기하려면, 당신의 vector.css에 이것을 추가하세요.:

.geo-default { display: inline }
.geo-nondefault { display: inline }
.geo-dec { display: none }
.geo-dms { display: inline }
.geo-multi-punct { display: none }

항상 십진값으로 좌표를 표기하려면, 당신의 vector.css에 이것을 추가하세요:

.geo-default { display: inline }
.geo-nondefault { display: inline }
.geo-dec { display: inline }
.geo-dms { display: none }
.geo-multi-punct { display: none }

두 가지 형식의 좌표를 표기하려면, 당신의 vector.css에 이것을 추가하세요:

.geo-default { display: inline }
.geo-nondefault { display: inline }
.geo-dec { display: inline }
.geo-dms { display: inline }
.geo-multi-punct { display: inline }

내장된 것[원본 편집]

분류:좌표 틀을 참고하세요.

보조 틀[원본 편집]

틀:좌표/보조설명문서

클래스 네임[원본 편집]

클레스 네임 geolatitude, longitude 은 마이크로포맷을 나타내기 위해 사용되므로 절대 수정하지 마세요.


Wikipedia-ico-48px.png
이 틀 문서는 한국어 위키백과틀:좌표 문서에서 분기하였습니다.