Template:Coord how-to: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Stepheng3 demonstrate use of decimal seconds |
meta>Stepheng3 use sample region code |
||
Line 21: | Line 21: | ||
|Optional coordinate parameters follow the longitude and are separated by [[Underscore|an underscore ("_")]]:<br /> | |Optional coordinate parameters follow the longitude and are separated by [[Underscore|an underscore ("_")]]:<br /> | ||
*[[Template:Coord#dim:D|dim]]: <code>dim:N</code> (diameter in meters) | *[[Template:Coord#dim:D|dim]]: <code>dim:N</code> (diameter in meters) | ||
*[[Template:Coord#region:R|region]]: <code>region: | *[[Template:Coord#region:R|region]]: <code>region:ZZ</code> ([[ISO 3166-1 alpha-2]] or [[ISO 3166-2]] code) | ||
*[[Template:Coord#type:T|type]]: <code>type:xxxx</code> (<code>landmark</code> or <code>city</code>, for example) | *[[Template:Coord#type:T|type]]: <code>type:xxxx</code> (<code>landmark</code> or <code>city</code>, for example) | ||
Revision as of 07:34, 17 October 2009
Template:Tnavbar-header |
---|
To add Lua error: callParserFunction: function "#coordinates" was not found. to the top of an article, use
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
or
These coordinates are in decimal degrees. |
|
Optional coordinate parameters follow the longitude and are separated by an underscore ("_"):
Other optional parameters are separated by a pipe ("|"):
Thus: {{coord|44.117|-87.913|dim:30_region:US-WI_type:landmark|display=inline,title|name=Klann Road}} |
|