4,599
edits
imported>Xaosflux m (Changed protection settings for "Module:Coordinates": 1MM+ uses ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))) |
(Created page with "--[[ This module is intended to replace the functionality of {{Coord}} and related templates. It provides several methods, including {{#invoke:Coordinates | coord }} : General function formatting and displaying coordinate values. {{#invoke:Coordinates | dec2dms }} : Simple function for converting decimal degree values to DMS format. {{#invoke:Coordinates | dms2dec }} : Simple function for converting DMS format to decimal degree format. {{#invoke:Coordinates | link }...") |
||
Line 98: | Line 98: | ||
Output formatter. Takes the structure generated by either parseDec | Output formatter. Takes the structure generated by either parseDec | ||
or parseDMS and formats it for inclusion on | or parseDMS and formats it for inclusion on Wikipedia. | ||
]] | ]] | ||
local function specPrinter(args, coordinateSpec) | local function specPrinter(args, coordinateSpec) |