Template:Coord how-to: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Stepheng3 qualify diameter |
meta>Stepheng3 user uppercase "C" in examples -- I've noticed a preference for this |
||
Line 3: | Line 3: | ||
! style="background:#cef2e0;"| {{{{{navbar|tnavbar-header}}}|1= {{{title|Quick how to}}} |2=Coord_how-to}} | ! style="background:#cef2e0;"| {{{{{navbar|tnavbar-header}}}|1= {{{title|Quick how to}}} |2=Coord_how-to}} | ||
|- | |- | ||
| To add {{ | | To add {{Coord|57|18|22.5|N|4|27|32.7|W}} to the top of an article, use | ||
:'''<code><nowiki>{{ | :'''<code><nowiki>{{Coord|57|18|22.5|N|4|27|32.7|W|display=title}}</nowiki></code>''' | ||
These [[Geographic coordinate system|coordinates]] are in [[Degree (angle)|degrees]], [[Minute of arc|minutes]], and seconds of arc. | 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 | ||
:'''<code><nowiki>{{ | :'''<code><nowiki>{{Coord|44.112|N|87.913|W|display=title}}</nowiki></code>''' | ||
''or'' | ''or'' | ||
:'''<code><nowiki>{{ | :'''<code><nowiki>{{Coord|44.112|-87.913|display=title}}</nowiki></code>''' | ||
These coordinates are in [[Decimal fraction|decimal]] degrees. | These coordinates are in [[Decimal fraction|decimal]] degrees. | ||
|- | |- | ||
Line 31: | Line 31: | ||
*[[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>{{ | 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>''' | ||
|- | |- |
Revision as of 20:39, 2 June 2010
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:
|
|