Example using degrees, minutes, seconds and directions
bıvurne
{{Infobox Protected area
| name = Yosemite National Park
| map = USA2
| lat_d = 37
| lat_m = 50
| lat_s = 00
| lat_NS = N
| long_d = 119
| long_m = 30
| long_s = 04
| long_EW = W
| coords_ref =
}}
Example using degrees, minutes and directions
bıvurne
{{Infobox Protected area
| name = Yosemite National Park
| map = USA2
| lat_d = 37
| lat_m = 50
| lat_NS = N
| long_d = 119
| long_m = 30
| long_EW = W
| coords_ref =
}}
Example using degrees and directions
bıvurne
{{Infobox Protected area
| name = Yosemite National Park
| map = USA2
| lat_d = 37
| lat_NS = N
| long_d = 119
| long_EW = W
| coords_ref =
}}
Example using decimal degrees and directions
bıvurne
{{Infobox Protected area
| name = Yosemite National Park
| map = USA2
| lat_d = 37.8499232
| lat_NS = N
| long_d = 119.5676663
| long_EW = W
| coords_ref =
}}
Example using signed decimal degrees only
bıvurne
{{Infobox Protected area
| name = Yosemite National Park
| map = USA2
| lat_d = 37.8499232
| long_d = -119.5676663
| coords_ref =
}}
Example using the coords field only
bıvurne
Notice that the {{Coord}}
template does not generate a marker on the map.