Template:Coord how-to: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Stepheng3 use <code> consistently in examples |
meta>Stepheng3 split long example across two lines, other clarifications |
||
Line 22: | Line 22: | ||
*[[Template:Coord#dim:D|dim]]: <code>dim:</code>'''''N''''' (diameter in meters) | *[[Template:Coord#dim:D|dim]]: <code>dim:</code>'''''N''''' (diameter in meters) | ||
*[[Template:Coord#region:R|region]]: <code>region:</code>'''''R''''' ([[ISO 3166-1 alpha-2]] or [[ISO 3166-2]] code) | *[[Template:Coord#region:R|region]]: <code>region:</code>'''''R''''' ([[ISO 3166-1 alpha-2]] or [[ISO 3166-2]] code) | ||
*[[Template:Coord#type:T|type]]: <code>type:</code>'''''T''''' (<code>landmark</code> or <code>city</code>, for example) | *[[Template:Coord#type:T|type]]: <code>type:</code>'''''T''''' (<code>landmark</code> or <code>city(30,000)</code>, for example) | ||
Other optional parameters are separated by [[Vertical bar|a pipe ("|")]]:<br /> | Other optional parameters are separated by [[Vertical bar|a pipe ("|")]]:<br /> | ||
Line 30: | Line 30: | ||
*: <code>display=inline,title</code> to display in both places. | *: <code>display=inline,title</code> to display in both places. | ||
*[[Template:Coord#Name|name]] | *[[Template:Coord#Name|name]] | ||
*: <code>name= | *: <code>name=</code>'''''X''''' to provide a label (default is PAGENAME) | ||
Thus: '''<code><nowiki>{{coord|44.117|-87.913|dim:30_region:US-WI_type: | Thus: '''<code><nowiki>{{coord|44.117|-87.913|dim:30_region:US-WI_type:event</nowiki></code>''' | ||
display=inline,title|name= | ::'''<code><nowiki>|display=inline,title|name=accident site}}</nowiki></code>''' | ||
|- | |- | ||
| | | |
Revision as of 13:27, 23 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:
|
|