Template:Coord how-to: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>HiW-Bot
m (r2.7.2) (Robot: Adding ja:Template:Coord how-to)
meta>Pigsonthewing
(ce)
Line 15: Line 15:
|
|
* Degrees, minutes and seconds must be separated by [[Vertical bar|a pipe ("|")]].
* Degrees, minutes and seconds must be separated by [[Vertical bar|a pipe ("|")]].
* [[Geodetic system|Map datum]] should be WGS84.
* [[Geodetic system|Map datum]] must be WGS84 (except for off-earth bodies).
* Avoid [[Wikipedia:WikiProject Geographical coordinates#Precision|excessive precision]] (0.0001° is <11 m, 1″ is <31 m).
* Avoid [[Wikipedia:WikiProject Geographical coordinates#Precision|excessive precision]] (0.0001° is <11 m, 1″ is <31 m).
* Latitude (N/S) must appear before longitude (E/W).
* Latitude (N/S) must appear before longitude (E/W).
Line 26: Line 26:
Other optional parameters are separated by [[Vertical bar|a pipe ("|")]]:<br />
Other optional parameters are separated by [[Vertical bar|a pipe ("|")]]:<br />
*[[Template:Coord#Display|display]]
*[[Template:Coord#Display|display]]
*: <code>display=inline</code> (the default) to display in the body of the article only,
*: {{Para|display|inline}} (the default) to display in the body of the article only,
*: <code>display=title</code> to display in the title only, or
*: {{Para|display|title}} to display in the title only, or
*: <code>display=inline,title</code> to display in both places.
*: {{Para|display|inline,title}} to display in both places.
*[[Template:Coord#Name|name]]
*[[Template:Coord#Name|name]]
*: <code>name=</code>'''''X''''' to label the place on maps (default is [[mw:Help:Magic words#Page names|PAGENAME]])
*: <code>name=</code>'''''X''''' to label the place on maps (default is [[mw:Help:Magic words#Page names|PAGENAME]])
Thus: '''<code><nowiki>{{Coord|44.117|-87.913|dim:30_region:US-WI_type:event</nowiki></code>'''
Thus: '''<code><nowiki>{{Coord|44.117|-87.913|dim:30_region:US-WI_type:event</nowiki></code>'''
::'''<code><nowiki>|display=inline,title|name=accident site}}</nowiki></code>'''
::'''<code><nowiki>|display=inline,title|name=accident site}}</nowiki></code>'''
Use {{Para|display|title}} (or {{Para|display|inline,title}}) once per article, for the subject of the article, where appropriate.
|-
|-
|
|

Revision as of 21:05, 10 April 2012

Template:Tnavbar-header
To add Lua error: callParserFunction: function "#coordinates" was not found. to the top of an article, use {{Coord}}, thus:
{{Coord|57|18|22.5|N|4|27|32.7|W|display=title}}

These coordinates are in degrees, minutes, and seconds of arc.

To add Lua error: callParserFunction: function "#coordinates" was not found. to the top of an article, use either
{{Coord|44.112|N|87.913|W|display=title}}

or

{{Coord|44.112|-87.913|display=title}}

These coordinates are in decimal degrees.

  • Degrees, minutes and seconds must be separated by a pipe ("|").
  • Map datum must be WGS84 (except for off-earth bodies).
  • Avoid excessive precision (0.0001° is <11 m, 1″ is <31 m).
  • Latitude (N/S) must appear before longitude (E/W).
Optional coordinate parameters follow the longitude and are separated by an underscore ("_"):

Other optional parameters are separated by a pipe ("|"):

  • display
    |display=inline (the default) to display in the body of the article only,
    |display=title to display in the title only, or
    |display=inline,title to display in both places.
  • name
    name=X to label the place on maps (default is PAGENAME)

Thus: {{Coord|44.117|-87.913|dim:30_region:US-WI_type:event

|display=inline,title|name=accident site}}

Use |display=title (or |display=inline,title) once per article, for the subject of the article, where appropriate.

ar:قالب:إحداث/كوائف bn:টেমপ্লেট:Coord how-to cy:Nodyn:Coord how-to ja:Template:Coord how-to