Template:Coord how-to: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Stepheng3 clarify |
meta>Stepheng3 +wikilinks, generate example displays using the template |
||
Line 3: | Line 3: | ||
! style="background:#cef2e0;"| {{tnavbar-header|1= {{{title|Quick "how to"}}} |2=Coord_how-to}} | ! style="background:#cef2e0;"| {{tnavbar-header|1= {{{title|Quick "how to"}}} |2=Coord_how-to}} | ||
|- | |- | ||
| To add | | To add {{coord|57|18|22|N|4|27|32|W}} to the top of an article, use | ||
:'''<nowiki>{{coord|57|18|22|N|4|27|32|W|display=title}}</nowiki>''' | :'''<nowiki>{{coord|57|18|22|N|4|27|32|W|display=title}}</nowiki>''' | ||
These coordinates are in | These [[Geographic coordinate system|coordinates]] are in [[Degree (angle)|degrees]], [[Minute of arc|minutes]], and seconds of arc. | ||
|- | |- | ||
| To add | | To add {{coord|44.112|N|87.913|W}} to the top of an article, use either | ||
:'''<nowiki>{{coord|44.112|N|87.913|W|display=title}}</nowiki>''' | :'''<nowiki>{{coord|44.112|N|87.913|W|display=title}}</nowiki>''' | ||
''or'' | ''or'' | ||
:'''<nowiki>{{coord|44.112|-87.913|display=title}}</nowiki>''' | :'''<nowiki>{{coord|44.112|-87.913|display=title}}</nowiki>''' | ||
These coordinates are in | These coordinates are in [[Decimal fraction|decimal]] degrees. | ||
|- | |- | ||
| | | |
Revision as of 15:39, 16 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}} |
|