Usage
Great Zero coordinates (aka "KI-PS coordinates", hence the name of this template) are listed in angle, distance, and elevation, in that order. You can insert a coordinate set into an article using the template as follows:
<templatedata> { "params": { "1": { "label": "Angle", "description": "The angle, in torans, of the coordinate. The number will be formatted automatically.", "type": "number", "required": true }, "2": { "label": "Distance", "description": "The horizontal distance, in spans, of the coordinate from the Great Zero. The number will be formatted automatically.", "type": "number", "required": true }, "3": { "label": "Elevation", "description": "The vertical distance, in spans, of the coordinate from the Great Zero. The number will be formatted automatically.", "type": "number", "required": true } }, "description": "Insert Great Zero coordinates (aka \"KIPS\") into an article." } </templatedata>