BETA webtags: Difference between revisions

No edit summary
!style="width:600px" | Function
|-
|<#latitude>
|colspan="2"|no new tags
|The station [http://en.wikipedia.org/wiki/Latitude latitude].
Supports an optional 'dp' parameter, if supplied, instead of the usual web-encoded text format with degrees/minutes/seconds, the result is in decimal degrees to the specified number of decimal places. E.g<br />
<#latitude> gives "N&amp;nbsp;59& deg;&amp;nbsp;14&amp;#39;&amp;nbsp;33&amp;quot;" for N 59 14 33<br />
<#latitude dp=5> gives "59.24250"
|-
|<#longitude>
|The station [http://en.wikipedia.org/wiki/Longitude longitude]. Supports an optional 'dp' parameter as per the latitude tag.
|-
|}